Bugs » #22
This section on the Community is no longer supported, in favour of Wikidot's Official Feedback Site .
It is retained here for archiving purposes.
Bugs
Tags
Posted by pieterh pieterh on 20 Aug 2008 15:07, last edited on 04 Mar 2009 09:51
ListPages fails on pages that contain ListPages
How to Reproduce
- Use ListPages to show a category, pulling the title and short from each page.
- If a page contains a ListPages module (not in the first paragraph but later), you will see an error message.
The bug is that I'm not trying to do a recursive ListPages, just to show the first paragraph. The parser is going too far and then complaining for a non-error.
Workarounds
- Use ==== to delimit the first paragraph and show using content{1} rather than short.
Contact
Pieter Hintjens moc.xitami|hp#moc.xitami|hp
Rate this Bug
Rate the urgency of this bug. If you think it is more urgent and important than it's current rating suggests, rate it up.
nevermind, solved