On Sun, Oct 18, 2009 at 6:19 AM, Markus <[email protected]> wrote: > > Just when I started to gather the information you asked for, I saw the > following: > > When you create a page like 'äöü' from within BoltWire, the file name > will be '%c3%a4%c3%b6%c3%bc' and everything will be working. What I > did was to mass rename my files. Obviously, I used file names like > 'äöü'. > > There is no way to use file names like 'äöü' and still get functioning > pages with umlauts, is there?
I suppose anything is possible. From my reading on this however, it seemed the recommended approach in to use url encoding for urls. And the page name is part of the url. Not to mention backward compatibility problems... Initially, my concern was also to keep relatively tight filtering on actual page names for security reasons. Cheers Dan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
