| Moin Moin Bugs | UserPreferences |
| Hörnan | HörnansStartsida | SenasteNytt | TitleIndex | WordIndex | Help |
Back to MoinMoinTodo | Things that are MoinMoinNotBugs | MoinMoinTests contains tests for many features
| This row | is ok |
| OK | again |
Cookies
And as a fun sidenote, the UserPreferences cookie doesn't seem to work. The cookie is in my ~/.netscape/cookies file still. My EfnetCeeWiki and XmlWiki cookies are duplicated!? It is kind of like the bug you found when I, ChristianSunesson, tried this feature with netscape just after you deployed it.
Hehe, and my changes are not logged to the RecentChanges database, I'll hope you find these changes this year.
BUG BUG BUG!
Well, Netscape suxx. I send the cookies with the CGI'S path, w/o a hostname, which makes it unique enough. Apparently not for netscape. I'll look into adding the domain, too.
Hmmm...I use NetScape, MsIe, MoZilla and Galeon. I haven't had a problem but some other's using MoinMoin 0.8 have intermittently lost cookies. Any ideas? -- BruceDurling
Misc
Take a look at the message at the top of the diff page after clicking on "updated", it'll often show text like "spanning x versions". You need the current CVS version for that, though.
Unicode issues
With 0.3, TitleIndex is broken if first letter of Japanese WikiName is multibyte character. This patch works well for me but need to be fixed for other charsets.
*** moin.cgi.sav Sat Oct 28 13:26:26 2000
--- moin.cgi Sat Oct 28 13:39:04 2000
***************
*** 623,628 ****
--- 623,630 ----
letter = name[0]
if isUnicodeName(name):
letter = "~"
+ if letter not in (string.letters + string.digits):
+ letter = "~"
if letter not in index_letters:
index_letters.append(letter)
if letter <> current_letter:
AtsuoIshimoto
Differently broken.
They render identically with IE5. Provide some info on your browser & OS. And the HTML is identical:
Please note that they aren't actually identical: the P that precedes dialog boxes is interrupted by the closing /UL tag, whereas the P preceding windw is not followed by a closing /UL.
That is a known bug in 4XSLT. paragraph bug redux
Some text. <p>
<b>window</b> <ul>
The main, rectangular background, control and data area of an application. <p></ul>
<b>dialog boxes</b> <ul>
A temporary, pop-up window created by the application, where the user can
enter information and provide commands. <p></ul>
Bug in ASCII encoding
The page PrettyPrintXslt seems to have a nasty bug in it ...
EditText
of this page
(last modified 2001-05-07 23:54:59)
FindPage
by browsing, searching, or an index
Or try one of these actions:
LikePages,
SpellCheck