← Back to team overview

mahara-contributors team mailing list archive

[Bug 936589] [NEW] Missing CSV username produces SQL error

 

Public bug reported:

When a user csv file with a missing username is uploaded, you get a
"Site unavailable" error instead of a helpful error message because the
validation function attempts to check for duplicates.  The duplicate
username check should be skipped when the username is empty.

** Affects: mahara
     Importance: Medium
     Assignee: Richard Mansfield (richard-mansfield)
         Status: In Progress

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/936589

Title:
  Missing CSV username produces SQL error

Status in Mahara ePortfolio:
  In Progress

Bug description:
  When a user csv file with a missing username is uploaded, you get a
  "Site unavailable" error instead of a helpful error message because
  the validation function attempts to check for duplicates.  The
  duplicate username check should be skipped when the username is empty.

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


Follow ups

References