Comment 2 for bug 1851155

Revision history for this message
Robert Lyon (robertl-9) wrote :

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 &quot;<email address hidden>&quot; is not valid.</MESSAGE>
</EXCEPTION>