Webboard: Problem with national chars in URL
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Zenon Email: Message: Aha, thanks, this makes things clear. Looking at the html code of http://www.joemonster.org/bojownik/zorkus , the problematic link is this, on line 279: <a href="http://może kiedyś...">http://może kiedyś...</a> As you can see, it is indeed a completely invalid URL in every way imaginable. It has non-ASCII characters and a space in the domain component, it has no top-level domain (assuming that kiedyś is not trying to be a TLD) and it has three dots next to each-other. This is not a URL; it's a total wreckage of a URL. Thus, the culprit here is Joe Monster or perhaps Michał in Lublin, not mnogosearch. Reply: <http://www.mnogosearch.org/board/message.php?id=21195>