Re: [Zope] ZWiki hierarchy seems to be broken
Wait! Is this what you've been seeing ? http://joyful.com/zwiki/link ie no title at all ? That's a BUG, thank you. Looks like certain pages, like the above and http://joyful.com/zwiki/page%20about%20nothing , get an empty string from context() and don't appear in the map. Both the above point to SandBox as their parent, and SandBox points to MyNewTestPage, and MyNewTestPage points back to SandBox. Maybe something about that tight loop. When one goes to SandBox/backlinks and clicks reparent, all pages look normal again. -Simon
I've found that if you name a structured Zwiki folder with an id that has a space in it, that the link on child pages that is supposed to go to the root page of the folder (ie. FrontPage) replaces the space with '%2520' instead of '%20', which breaks the link. HTH, Michael Bernstein.
participants (2)
-
Michael Bernstein -
Simon Michael