← Back to team overview

mahara-contributors team mailing list archive

[Bug 968697]

 

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 status fixreleased
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPjrT9AAoJECXBtiziiXdcoRgIAI6WEF/A3ND2GQDSpnq5f/tC
dX+/FeJZVxYHJpRv9z3v9pQ47AuNacrcWJkRdDsc7A+/XEP++DWUU5lvYy65941s
gekqH765BpnPqOU3QAWzhhQqQAJo/aSk94H+YZCoJTtw4tA4sOWxITkItb1SAt33
Q8bnKihJZYHtgfKtEv7gzd2oyk5Jk1xAJjE8fpcJpjXdkpF2Gda82JOpR2hrFnfo
k/nH5VLwHELKBMmLhFjTasfe2R5/LjBaDQp4r93ZdZBl5qer00yUQoEIgInJg+LK
Rs5onHkg5YWn5ezTrMkRBAp/goHyrcYaunC4sJ4cazP1+YtC10oJq8fnuv1Xq9A=
=fz6e
-----END PGP SIGNATURE-----


** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
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 Released

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