Description
The list of recent changes displays oddly here. There is some garbage after each slash seperating a sub-page from its parent.
Example
URL: RecentChanges
Details
This Wiki.
Web browser |
Firefox 1.0 |
Workaround
Unknown.
Discussion
This is a regression that appeared after upgrading from 1.3 20040807-0700 to 1.3beta6, but also occurs in this very wiki.
The 0x200A character you cannot display is the Hair Space character, usually displayed as a one or two-pixel wide blank space. If you use a font that supports this character, the problem will likely "disappear". I can't get Moin to add 0x200A characters here. Enabling Add spaces to displayed wiki names (as it seems you have done in your profile) doesn't add the 0x200A character. Maybe another setting does? -- AdrienBeau
That said, maybe the Hair Space character is too odd and mis-supported to be used in Moin?
I have unchecked the Add spaces to displayed wiki names preference, without effect: the garbage is still present. Are you telling me you cannot reproduce?
Here are my profile settings:
[ ] Add spaces to displayed wiki names [ ] Disable this account forever [ ] Open editor on double click [X] Remember last page visited [ ] Remember login information [X] Show fancy diffs [X] Show fancy links [X] Show icon toolbar [ ] Show page trail [X] Show question mark for non-existing pagelinks [X] Show top/bottom links in headings [ ] Subscribe to trivial changes
-- TheAnarcat 2004-11-23 05:49:50
I can't reproduce. I have set my profile to match your settings, I have no 0x200A character in the HTML code my browser receives. What browser/operating system/etc. do you use? I'm using Mozilla 1.7.3 on Slackware Linux 10.0, with plenty of Unicode fonts. -- AdrienBeau
Both zero width space and hair width space works great on Mac OS X, but seems to be problematic on other platforms. Since we force word spliting on RecentChanges, we don't need the extra space after slashes (it was added to make long names break to several lines).
Plan
- Priority:
- Assigned to:
- Status: fixed in patch-327