Opened 15 years ago
Closed 15 years ago
#217 closed defect (fixed)
Encoding problems when parameters are passed to geonetwork via a multi-part post
Reported by: | mcoudert | Owned by: | mcoudert |
---|---|---|---|
Priority: | minor | Milestone: | v2.5.0 |
Component: | General | Version: | v2.5.0 |
Keywords: | encoding | Cc: |
Description
The accent are corrupted when passed to geonetwork via a multi-part post. Patch enclosed checks encoding from the request and fixes the problem of corrupted parameter value due to encoding. Thanks to Jesse Eichar.
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | ServiceRequestFactory.java.patch added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Committed revision 6066.