Hi, and thank you for a great CMS!
I think this is a bug, I have a realle simple velocity code to generate
links to "subpages", and I assumed the order would be the same as the order in
the "content"-hierarchy.
Logically, since it IS possible to rearrange sub-pages, I would assume
findPgeChildren would return them in this order.
I think I tracked it to line 207 of PageDaoImpl.java:
Collections.sort(result, PageHelper.PUBLISH_DATE);
Original issue reported on code.google.com by tho...@ruter7.com on 21 Jan 2012 at 10:56
Original issue reported on code.google.com by
tho...@ruter7.com
on 21 Jan 2012 at 10:56