-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
High
-
Affects Version/s: 1.4
-
Component/s: None
I've found a few bugs in the children macro.
{children:excerpt=true, all=true}doesn't seem to work anymore.
Also,
{children:depth=5}works but
{children:depth=5, excerpt=true}gives an error.
Also, the documentation in the guide is wrong - it refers to 'excerpts=true' and it has an extra } at the end of the examples.