Ticket #314 (closed defect: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.
