mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #07565
[Bug 898923] A change has been merged
Reviewed: https://reviews.mahara.org/911
Committed: http://gitorious.org/mahara/mahara/commit/480b38d4455c70d612613494ac12a0cfea1130a7
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: master
commit 480b38d4455c70d612613494ac12a0cfea1130a7
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Fri Dec 2 15:30:04 2011 +1300
Update navigation blocks when copying collections (bug #898923)
When copying a collection, navigation blocks in the copied pages
should be updated to point at the new copy of the collection.
After all the pages are copied, all the newly copied navigation blocks
are examined to see if they navigate the collection being copied. If
so, they are updated to navigate the new copy of the collection. When
a navigation block points at some collection other than the one being
copied, it is left alone.
Change-Id: I4b817acfa2cbefafc37f98f3f3f7fc12e54f61c0
Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/898923
Title:
Navigation blocks not updated during collection copy
Status in Mahara ePortfolio:
Fix Released
Bug description:
Navigation blocks are not updated during collection copying. After
copying, they still navigate the original collection rather than the
copy. They should be updated if they point to the collection being
copied.
If nav blocks point to some collection other than the one being
copied, there's not a lot we can do to update them. They could be
deleted during the copy, but I think it's best to just leave them
pointing at the original.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/898923/+subscriptions
References