mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #07383
[Bug 894592] A change has been merged
Reviewed: https://reviews.mahara.org/883
Committed: http://gitorious.org/mahara/mahara/commit/b7c12cc1344b30b2cec94da8ea51bef78aa7d683
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch: master
commit b7c12cc1344b30b2cec94da8ea51bef78aa7d683
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Fri Nov 25 11:58:25 2011 +1300
Fix display of view access rows after error on submission (bug #894592)
When you submit the view access page and there's an error in the form
submission (due to bad start/stopdates, etc.), sometimes an item is
removed from the array of access records by unsetting the array key.
Messing with the ordering of the array keys causes a javascript error
which stops the access list from being displayed.
Change-Id: Iaa686c8adecc322a6b779ee3247b28c945031854
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/894592
Title:
Multiple bugs with date errors on view access page
Status in Mahara ePortfolio:
In Progress
Bug description:
There are several bugs that occur when submitting the view access form with errors in the dates:
- the list of access types is not always redisplayed correctly
- warnings sometimes appear in the logs for bad array indexes
- some undefined strings in the error messages
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/894592/+subscriptions
References