mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #05724
[Bug 813204] A change has been merged
Reviewed: https://reviews.mahara.org/523
Committed: http://gitorious.org/mahara/mahara/commit/f6686fbefe3746dff849bacb48d8d0125ab47e60
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: 1.4_STABLE
commit f6686fbefe3746dff849bacb48d8d0125ab47e60
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Wed Jul 20 10:39:03 2011 +1200
Allow editing of pages with misconfigured navigation block (bug #813204)
When rendering pages, only ArtefactNotFound exceptions are caught, but
navigation blocks can throw CollectionNotFound instead. This change
catches all NotFound exceptions thrown when rendering block content and
block titles.
Change-Id: Ia52f2a8184e607dcb9868893a4acd6094d0dc35b
Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
(cherry picked from commit e29f0a133e2e7c27ccce021d87e3b9d40d1e5778)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/813204
Title:
Cannot edit a page with a navigation block pointing at a deleted
collection
Status in Mahara ePortfolio:
Fix Committed
Bug description:
If you include a navigation block on a page, then delete the
collection which the block refers to, you can no longer view or edit
the page.
http://mahara.org/interaction/forum/topic.php?id=3866
We should just display an empty block rather than throwing the error
described in that post.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/813204/+subscriptions
References