Menu

#50 OSMUp fails with umlauts in description

Development version
open
5
2010-02-01
2010-02-01
simon04
No

OSMUp fails with umlauts in description

I uploaded a GPS track with the following description "Völs: Rund um den Blasiusberg; Omes; Haltestelle T: Gh Kranebitten" and the upload fails with RuntimeException:

Exception created: Upload for /home/simon/GPSDATA-20100201.gpx failed
java.lang.RuntimeException: 500 Internal Server Error
INSERT INTO "gpx_files" ("visible", "name", "timestamp", "visibility", "size", "latitude", "description", "inserted", "user_id", "longitude") VALUES('t', E'GPSDATA_osm_tmp_20100201.gpx', '2010-02-01 20:36:50.123192', E'identifiable', NULL, NULL, E'Völs: Rund um den Blasiusberg; Omes; Haltestelle T: Gh Kranebitten', 't', 57945, NULL) RETURNING "id"
at net.sf.bt747.j2se.app.osm.OsmGpxUpload.upload(Unknown Source)
at net.sf.bt747.j2se.app.osm.GPSOSMUploadFile.nextPass(Unknown Source)
at gps.log.in.BT747LogConvert.toGPSFile(Unknown Source)
at bt747.model.Controller.doConvertLog(Unknown Source)
at bt747.j2se_view.J2SEAppController.convertLog(Unknown Source)
at bt747.j2se_view.J2SEAppController$4.run(Unknown Source)

The same procedure with the umlaut "ü" replaced by "ue" succeeded.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB