← Back to team overview

mahara-contributors team mailing list archive

[Bug 1187571] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2301
Committed: http://gitorious.org/mahara/mahara/commit/b11f42e2947126c0fe95b166b2c252e72fe7c45b
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit b11f42e2947126c0fe95b166b2c252e72fe7c45b
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Jul 1 16:13:59 2013 +1200

Show warn if nonexistant group is in group csv update bug #1187571

To test:
- Fresh install upload some groups via csv
- Add a new group to the csv and then try and upload with the 'Update
groups' option checked

should give broken 'page not found'

- Apply patch
- Add a new group to the csv and then try and upload with the 'Update
groups' option checked

should tell you the line where things are wrong in normal error.

Change-Id: Ifb7558c5c3b51f7fa0d6c677e7ef65badd1d0a24
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1187571

Title:
  Updating groups by CSV caused 'Not found' page

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Version: master
  Platform: all

  When updating groups by CSV and if CSV contains a new group, a
  unexpected 'Not found' page appears.

  Expected result: an error message with line number which contains the new group info.
  like: Error on line 3 of your file: The group with shortname "g01" does not exists.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1187571/+subscriptions


References