← Back to team overview

mahara-contributors team mailing list archive

[Bug 1711485] [NEW] Group group_create() wrong error if shortname is not lowercase

 

Public bug reported:

If you try to create a group via csv with a non-lowecase shortname, eg
'Cats' it complains:

"group_create: The supplied shortname 'Cats' is already taken. This
shortname 'cats' is available."

It should do a different complaint, eg:

"group_create: The supplied shortname 'Cats' needs to be lower-case, eg
'cats'."

** Affects: mahara
     Importance: Medium
         Status: In Progress

** Changed in: mahara
    Milestone: None => 17.10.0

** Changed in: mahara
   Importance: Undecided => Medium

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

Title:
  Group group_create() wrong error if shortname is not lowercase

Status in Mahara:
  In Progress

Bug description:
  If you try to create a group via csv with a non-lowecase shortname, eg
  'Cats' it complains:

  "group_create: The supplied shortname 'Cats' is already taken. This
  shortname 'cats' is available."

  It should do a different complaint, eg:

  "group_create: The supplied shortname 'Cats' needs to be lower-case,
  eg 'cats'."

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


Follow ups