Opened 13 years ago
Closed 13 years ago
#439 closed defect (fixed)
MapFishPrint proxy - should not strip slashes
Reported by: | adube | Owned by: | adube |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | server | Version: | 1.2 |
Keywords: | bis-1.2.2 print | Cc: |
Description
The json spec sent to mapfish print is striped of its slashes. It hasn't caused any issue up to now with the ApplyFilter widget having a SLD_BODY parameter, which contains lots of " characters that need to be escaped.
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | patch-mapfishprint-slashes-439-r1358-A0.diff added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch made for 1.2 fixing the mentioned issue