> It seems, if you type in the url to a page with å,ä, or ö (swedish
> letters), some browsers/operating systems (vista with firefox) change
> them to %E4 and similar.
>
>   index.php?p=storstädning
> becomes
>   index.php?p=storst%E4dning
>
> Is it possible to add a translator to asci encoded utf8 to the core,
> so that stupid non-utf8 operating systems wont destroy things?

As I know, this IS one of the best features in BoltWire 3.XX.

Dan (and Hans) did a lot work to make sure that the utf-8 characters
all transformed to %-encoded in url. If you see some browsers, like
FF, display the right character not %e4, it is because FF transformed
it again for human viewing.

They are %-encoding at all in url. If you copy the url in FF and paste
to a text editor, or paste to here, you'll see it is real %-encoding.

Cheers, linly
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to