mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15971
[Bug 731647] A change has been merged
Reviewed: https://reviews.mahara.org/2721
Committed: http://gitorious.org/mahara/mahara/commit/ed76087663c5972003483d44d53f97b94eca58bc
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit ed76087663c5972003483d44d53f97b94eca58bc
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Wed Nov 20 10:06:42 2013 +1300
Unescaping the <br> tag in warning message (bug #731647)
- also the bug mentions in comment #4 an Object warning
but I couldn't duplicate in testing with v1.8
Change-Id: I59960f9f717154d710de844546cef9cda29f17f3
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 Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/731647
Title:
Ignore duplicates in CSV upload
Status in Mahara ePortfolio:
In Progress
Bug description:
When an institution wants to upload their users via a csv file, but
some of their users already have a Mahara account, i.e. the email
address already exists in Mahara, an error message is returned and no
new user accounts are created.
Instead, only these duplicates should be ignored and all other
accounts should be created. Thus, when a csv file is uploaded and
existing accounts / email addresses are encountered, convert the error
message into a warning that is printed to the screen and keep going
with the account creation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/731647/+subscriptions
References