← 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/

iQEcBAEBAgAGBQJPjqbSAAoJECXBtiziiXdc9lQH/ihyu7QAsQTauz6R0kgBF2og
xGfwoCzflrqvhr0M52SR9mS/oVvb0ZerWl6CL2aJ8Aq5dTGNZ2+dHsDZTTYGQzF0
qLheaMcgjVQyCasJQzFwP4eVhxP5d7PUvHTPoB2SfQOMrzb6LdbF3ZuaPk11bImk
zjRhyzLIDuqPGCvkm/RSr3RlyuLlQD6/mSXfHLXRMKuG6ZXZQdgwvAgbRVrqCukJ
HeAfb9i1gVLgMoKO1OGur+sCYD155g6GtykNolwC1vXGI2lwL5yko4rBq47m1zTJ
iEMJngvutbkLqfkLye2DrqEGfPdJSD28cn0yTrGo4r8c8v+VErQG2fw28Do62AQ=
=PEOy
-----END PGP SIGNATURE-----

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