Opened 14 years ago
Closed 14 years ago
#165 closed enhancement (fixed)
GeoExtPrintForm - layer type validation
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | widgets | Version: | |
Keywords: | Cc: |
Description
Currently, when you try to print unsupported layer types with the GeoExtPrintForm widget, you can either get errors or missing images in the pdf document.
A quick and easy way to avoid that is to add a 'pre-print' validation. Unsupported or unauthorized layers (such as Google) would stop the print query from processing. These layers would need to be turned off before printing.
Note:
See TracTickets
for help on using tickets.
r911, featuring :
All
Fixed.