[ http://jira.magnolia.info/browse/MAGNOLIA-1007?page=comments#action_13042 ] Sameer Charles commented on MAGNOLIA-1007: ------------------------------------------
this happens if you have versioning command before activation command. try to change the order of these commands so it version after activation. I will have a look... > Sort order of website on public side is not in sequence but in chronology of > activation. > ---------------------------------------------------------------------------------------- > > Key: MAGNOLIA-1007 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1007 > Project: Magnolia > Issue Type: Bug > Components: activation > Affects Versions: 3.0 RC2 > Environment: Tested on several environments (mac os x, solaris, win > xp) all affected > Reporter: Thomas Martin > Assigned To: Sameer Charles > Priority: Blocker > Fix For: 3.0 RC4 > > > When activating pages from author to public instance the sequence of the > pages gets messed up. > IE: a website tree on the author looks as following: > - pageA > - pageB > - pageC > if user activates them one after each other (a, b, c) everything works fine - > BUT if user activates them in a different order (eg. b,c,a) order on public > site is according to activation chronology which means the tree on the public > instance looks as following: > - pageB > - pageC > - pageA > To wrap it up: order on the public side is not in sequence but in chronology > of activation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
