mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08618
[Bug 968697] Re: Bad calls to get_string upload csv for duplicate remote usernames
** Tags added: csvupload
** Changed in: mahara
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/968697
Title:
Bad calls to get_string upload csv for duplicate remote usernames
Status in Mahara ePortfolio:
Fix Committed
Bug description:
When uploading users from a csv file, the remote usernames given in
the file are checked for duplicates. When a duplicate is found,
get_string is called to generate the error message using the string
key 'uploadcsverrorremoteusertaken', but in two of three instances, it
is called with too few arguments to sprintf. Sometimes this results in
no error being reported to the user at all.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/968697/+subscriptions
References