** Description changed: When dealing with external IdPs they can send through the value for institution as being an id number, eg '5' rather than a short alpha string, eg 'cats' We should be able to handle this on the Mahara side and treat the - numeric string like it is just another text string + numeric string like it is just another text string. + + Currently when you try to make an institution with name = '5' it sets + the short name to 'inst' and not '5'
-- 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/1855344 Title: Allow institution short name to be a string containing numbers and alow the string to be minimum 1 char long Status in Mahara: In Progress Bug description: When dealing with external IdPs they can send through the value for institution as being an id number, eg '5' rather than a short alpha string, eg 'cats' We should be able to handle this on the Mahara side and treat the numeric string like it is just another text string. Currently when you try to make an institution with name = '5' it sets the short name to 'inst' and not '5' To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1855344/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

