Ticket #378 (closed defect: worksforme)
[nul] appended if link texts end with special character
| Reported by: | MasinAlDujaili | Owned by: | DotMG |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | |
| Severity: | minor | Keywords: | |
| Cc: |
Description
If link texts end in special letters like äöüß and probably áéíóú etc. Wikka appends a [nul] character.
With a normal Wikka out of the box like the demo installation it looks like this with Opera:
http://gio.larp-bb.de/res/MasinAlDujaili/strange_link.png
IE and FF ignore this [nul].
The source code view in Opera: http://gio.larp-bb.de/res/MasinAlDujaili/sourcecode_view_opera.png
Opera cannot display the source code beyond this position of the [nul].
In my editor, the character is displayed clearly as [nul]: http://gio.larp-bb.de/res/MasinAlDujaili/sourcecode_view_notepadplusplus.png
Then the saved HTML code delivered by Wikka: http://gio.larp-bb.de/res/MasinAlDujaili/SandBox.htm
And at last, a check if it's not just Opera and links ending with such characters: http://gio.larp-bb.de/res/MasinAlDujaili/strange_and_normal_link.png