Opened 13 years ago
Last modified 13 years ago
#455 closed defect
GeoExtPrintForm - send all fields — at Version 2
Reported by: | adube | Owned by: | adube |
---|---|---|---|
Priority: | critical | Milestone: | 1.6.0 |
Component: | widgets | Version: | trunk |
Keywords: | bis-1.6.0 | Cc: |
Description (last modified by )
Issue
When not using some form fields by using the according option, for example "noRotationField", then the field is not created, thus resulting in having no "rotation" added in the spec sent.
If a config.yaml uses "rotation", MapFishPrint would throw an error about the missing field.
Solution
All fields must always be created, but hidden if not used. That way, they'll always be send in the spec.
Change History (2)
comment:1 by , 13 years ago
Description: | modified (diff) |
---|---|
Keywords: | bis-1.6.0 added |
Milestone: | Future → 1.6.0 |
Owner: | set to |
Priority: | major → critical |
Summary: | GeoExtPrintForm - always send rotation → GeoExtPrintForm - send all fields |
comment:2 by , 13 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.