mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #43503
[Bug 1711485] Re: Group group_create() wrong error if shortname is not lowercase
This is due to shortname only allowed to be lowercase
** Changed in: mahara
Status: New => In Progress
--
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
References