Re: Issue with Mozilla/Firefox & named anchor with Japanese/Korean character
Henri Sivonen <[email protected]>
| Newsgroups | gmane.comp.mozilla.internationalization |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
In article <[email protected]>, "kgs" <[email protected]> wrote: > I currently see a problem with named anchor that has Korean/Japanese > character. The hyperlink doesn't work . But it works fine if the > named anchor is English. Most likely it is an ASCII vs. non-ASCII thing. Nowadays the stance seems to be that non-ASCII in URIs should be (percent-encoded) UTF-8. (Note that there is no way for the URI to declare its encoding.) The cited page is not UTF-8 encoded. Have you tested whether this is a problem if both the URI and the pages use UTF-8? -- Henri Sivonen [email protected] http://iki.fi/hsivonen/ Mozilla Web Author FAQ: http://mozilla.org/docs/web-developer/faq.html