Opened 14 years ago

Closed 14 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)

ServiceRequestFactory.java.patch (1.3 KB ) - added by mcoudert 14 years ago.

Download all attachments as: .zip

Change History (2)

by mcoudert, 14 years ago

comment:1 by mcoudert, 14 years ago

Resolution: fixed
Status: newclosed

Committed revision 6066.

Note: See TracTickets for help on using tickets.