Menu

#9 No markers if image file name contains umlauts

Unstable (example)
open
nobody
None
5
2015-11-01
2015-11-01
No

Hi!

This might be related to bug 11: If the file name of an image contains umlauts, "show on maps" will open a map in the browser, but this map does not contain any markers! The problem seems to be in ImageInfoHandler: It creates an xml fragment, with a "name" attribute, whose value contains this umlaut. While the xml the technically correct, if utf-8 ancoding is assumed, the processing failes. It seems, that ASCII encoding is required here. The attached modified file creates the xml by with ASCII encoding and fixes the problem.

Best regards,

Heiner

1 Attachments

Discussion


Log in to post a comment.