Opened 13 years ago

Closed 13 years ago

#232 closed defect (fixed)

GeoExtPrintForm - unnecessary alert with vector layers

Reported by: adube Owned by:
Priority: minor Milestone:
Component: widgets Version:
Keywords: Cc:

Description

Issue

Before printing with the GeoExtPrintForm widget, if a vector layer is visible and has no features, its encoded value returned is null, thus making it as "no printable" (which is not the case) and an alert pops up.

Solution

Since vector layers are now supported by the MapFishPrint proxy, we do not need to validate it, so we simply need to not attempt to encode them.

Attachments (1)

patch-geoextprintform-232-r1056-A0.diff (2.9 KB ) - added by adube 13 years ago.
patch fixing the issue

Download all attachments as: .zip

Change History (2)

by adube, 13 years ago

patch fixing the issue

comment:1 by adube, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in r1057.

Note: See TracTickets for help on using tickets.