Hello folks,
lately i'm having the problem that images with special characters in it's filenames are not displayed anymore. This definitely wasn't always like this.
As you can see here
http://www.sumit-online.de/2011/wenn-star-wars-real-ware/
there is no image displayed. The filenames include a german char "รค".
As this effects hundreds of posts i need to fix this.
In my research i came across "filename sanitizer" and "URL Encoding".
http://codex.wordpress.org/Function_Reference/sanitize_file_name
Sadly, i've no idea how to do that in the functions.php if that's even the right solution.
Any help would be very appreciated.
Sumit