mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #56695
[Bug 1851155] Re: LTI duplicate email addresses causing problems
If we have a moodle -> mahara connection with both mnet and lti enabled
then if the following things are done in this order:
1) Create a new user in moodle and add them to the course that has an assignment submission via LTI
2) Login to moodle and then follow the assignment submissiion link
- this creates the user
3) Logout from mahara
4) Login to moodle as user and follow the 'Network servers' link to mahara
- if this is set to use username then it creates a new user rather than log them into the existing account
5) Logout from mahara
6) Login to moodle and then follow the assignment submissiion link you get the
<?xml version="1.0" encoding="UTF-8" ?>
<EXCEPTION class="WebserviceInvalidParameterException">
<ERRORCODE>invalidparameter</ERRORCODE>
<MESSAGE>Invalid parameter value detected; execution cannot continue. : Username "superbob@xxxxxxxxxxxxxxx" is not valid.</MESSAGE>
</EXCEPTION>
--
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/1851155
Title:
LTI duplicate email addresses causing problems
Status in Mahara:
In Progress
Status in Mahara 18.10 series:
New
Status in Mahara 19.04 series:
New
Status in Mahara 19.10 series:
In Progress
Status in Mahara 20.04 series:
In Progress
Bug description:
When the user had duplicate email addresses it would result in a login
failure.
<EXCEPTION class="WebserviceInvalidParameterException">
<ERRORCODE>invalidparameter</ERRORCODE>
<MESSAGE>Invalid parameter value detected; execution cannot continue. : Username "test.person@xxxxxxxxxxx" is not valid.</MESSAGE>
</EXCEPTION>
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1851155/+subscriptions
References