← Back to team overview

mahara-contributors team mailing list archive

[Bug 894592] A change has been merged

 

Reviewed:  https://reviews.mahara.org/884
Committed: http://gitorious.org/mahara/mahara/commit/49d71e1d6f3a68d5b59ce5af9b9aa20af43fad05
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit 49d71e1d6f3a68d5b59ce5af9b9aa20af43fad05
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Fri Nov 25 12:12:37 2011 +1300

    Display stopdate fields which have errors in them (bug #894592)
    
    When you get an 'end date in the past' error from the view access page,
    the offending record is not displayed because the form removes stale
    records as it pulls them out of the database.  However, when we're just
    validating a bad stop date entered by the user, we need to make sure
    it's still displayed to avoid confusion over the error.
    
    Change-Id: I22c8876a599a2f00280058f32b4757d8eb523ea0
    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