Ticket #314 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

print module freaks out too quicky

Reported by: elemoine Owned by: pvalsecc
Priority: major Milestone: 1.1 Release
Component: Print.server Version: SVN
Keywords: Cc:
State: Commit

Description

The print module panics if the size of the map is different from the size of the container (with a tolerance of 0.2). So it panics even in cases where the container is too big. Instead it should panic only if the container is too small.

Attachments

patch-MapFish-314-r1353-A0.diff (1.0 kB) - added by elemoine 4 years ago.

Change History

Changed 4 years ago by elemoine

Changed 4 years ago by pvalsecc

  • state changed from Review to Commit

Perfect, commit

Changed 4 years ago by elemoine

  • status changed from new to closed
  • resolution set to fixed

(In [1354]) print module freaks out too quicky, r=pvalsecc (closes #314)

Note: See TracTickets for help on using tickets.