Ticket #217 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

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

Change History

Changed 3 years ago by mcoudert

Changed 3 years ago by mcoudert

  • status changed from new to closed
  • resolution set to fixed

Committed revision 6066.

Note: See TracTickets for help on using tickets.