Klaus-Peter Wegge dixit:

> ö or & etc. are allowed characters in an URL.

The browser converts
        <a href="http://www.h&ouml;rkomm.de/";>foo</a>
to http://www.hörkomm.de/ which is an invalid URL.

The ONLY place where non-ASCII characters are allowed in
a “web address” (IDNA) is a browser’s address bar. They
are then punycode-encoded, yielding the xn--something
form (URL), which is what you see on the line.

bye,
//mirabilos
-- 
22:59⎜<Vutral> glaub ich termkit is kompliziert | glabe nicht das man
damit schneller arbeitet | reizüberflutung │ wie windows │ alles evil
zuviel bilder │ wie ein spiel | 23:00⎜<Vutral> die meisten raffen auch
nicht mehr von windows | 23:01⎜<Vutral> bilderbücher sind ja auch nich
wirklich verbreitet als erwachsenen literatur   ‣ who needs GUIs thus?

_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to