This script was working fine in 0.6.0, but now I've installed 0.6.1 RTM it has some strange behaviour.
I've made a new document in the root and call it 'folder' and set it as a folder. I create in this folder a new folder 'sub' and in that a new folder and call it 'subsub' and in that folder a document and call it ....ehm 'subsubsubdoc'.

Viewing folder, pagetrail shows:
folderViewing sub, pagetrail shows:
subViewing subsub, pagetrail shows:
folder >>
subsubViewing subsubsubdoc, pagetrail shows:
sub >>
subsubsubdocIn the last case one would expect:
folder >>
sub >>
subsub >>
subsubsubdocIt seems to be skipping a level each time. How come? Whats wrong??
Its the default snippet from the Prelude-distro.
Edited by vw53a, 24 January 2006 - 12:18 PM.