Topic: German characters don't work in filenames
Hi,
i have purchased simpleviewer-pro and svmanager. They work great together but i get problems when i upload images with "umlaute" like "ö" or "ß". In svmanager everythink works. The images are displayed correctly and i can see the thumbnails but in simpleviewer-pro the thumbnails with filenames containing "umlaute" are just displayed as black boxes and the full images don't show at all.
This is how my xml file, created by svmanager, looks:
<?xml version="1.0" encoding="UTF-8"?>
<simpleviewergallery maxImageWidth = "640" maxImageHeight = "480" textColor = "0xffffff" frameColor = "0x111111" frameWidth = "20" stagePadding = "20" thumbnailColumns = "2" thumbnailRows = "3" navPosition = "left" title = "Werbung" enableRightClickOpen = "false" backgroundImagePath = "" imagePath = "/admin/svmanager_galerie/g7/images/" thumbPath = "/admin/svmanager_galerie/g7/thumbs/" navPadding = "20" vAlign = "center" hAlign = "center" htmlTitle = "New Gallery">
<image><filename>Werbung.jpg</filename></image>
<image><filename>Frontseite.jpg</filename></image>
<image><filename>BHF REKEN Schild_MGL0226.jpg</filename></image>
<image><filename>Bahnsteig und Bhf Morgenröte_MGL0085.jpg</filename></image>
<image><filename>Abendstimmung Terrasse 2_MGL0412.jpg</filename></image>
<image><filename>Abendstimmung großer Saal 2_MGL0361.jpg</filename></image>
<image><filename>Abenstimmung großer Saal_MGL0375.jpg</filename></image>
<image><filename>Großer Saal Tageslicht_MGL0093.jpg</filename></image>
<image><filename>Spiegeldbild_MGL0249.jpg</filename></image></simpleviewergallery>
Is it possible to find a workaround or are these characters not supported for filenames?
Maybe it would help to tell svmanager to encode the filenames like this:
Bahnsteig%20und%20Bhf%20Morgenr%C3%B6te_MGL0085.jpg
What do you think is my best shot?
Thanks,
bas