Opened 13 years ago
Last modified 13 years ago
#455 closed defect
GeoExtPrintForm - always send rotation — at Initial Version
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.6.0 |
Component: | widgets | Version: | trunk |
Keywords: | bis-1.6.0 | Cc: |
Description ¶
Issue
To be able to use the rotation parameter in the config.yaml file, it must be in the spec sent. In the GeoExtPrintForm widget, when using the noRotationField option, the rotation parameter isn't added to the spec, thus resulting in MapFishPrint throwing an error about it missing.
Solution
Make sure it's always added to the spec with 0 as default value.
Note:
See TracTickets
for help on using tickets.