Ticket #105 (closed enhancement: fixed)
Problem with URL fragments containing ':' in Opera.
| Reported by: | petr | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Version: | 2.4.2 | Keywords: | opera fragment colon |
| Cc: |
Description
Hi, I'm having problems viewing Haddoc generated documentation in the Opera browser. Clicking an inter-document link simply does nothing.
I'm almost sure that the problem is caused by having colons (':' - %3A) characters in URL fragments (and perhaps by other control characters, but I haven't noticed any except ':').
While AFAIK this conforms to URI standards and so the bug is actually in Opera, not in Haddock, it looks like it will take a long time before it will be fixed in Opera (I've reported the bug months ago). Therefore, replacing the ':' character in URL fragments with something Opera friendly (perhaps '_') would help Opera users before the bug in Opera will be fixed (if ever).
Thanks, Petr
