I set a test page here:

http://txtray.net/jargon/?p=test.storstädning

You can click it to the test page. But if you copy the url, it is
actually %- encoded like this:

http://txtray.net/jargon/?p=test.storst%C3%A4dning

The %-encoding is a standard for browsers to communicate, not for
human. There are some discuss about utf-8 names and accents characters
here:

http://groups.google.com/group/boltwire/browse_thread/thread/8548411a10a60fc6/b76b70c7da25773e?lnk=gst&q=utf-8+accents#

Cheers, linly

On 4月10日, 下午9時29分, DrunkenMonk <[email protected]> wrote:
> way! Then the real reason it doesn't work still unknown.
>
> On the one system we've found that shows the character 'ä' as %E4, the
> page is not displayed correctly.
>
> On Apr 9, 2:14 pm, Linly <[email protected]> wrote:
>
> > > 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