MaharaProject / moodle-assignsubmission_mahara

Old, unmaintained Mahara assignment submission plugin for Moodle
https://moodle.org/plugins/view/assignsubmission_mahara
4 stars 10 forks source link

edit submission reload triggers user logout #31

Open bilias opened 5 years ago

bilias commented 5 years ago

There seems to be a bug with this plugin. I can reproduce it in 2 sites with the following scenario:

1) User is editing submissions /mod/assign/view.php?id=61&action=editsubmission

2) clicks on a collection from mahara /auth/mnet/jump.php?hostid=3&wantsurl=view%2Fview.php%3Fid%3D62

3) reload the edit submission page on moodle <<<--- this is what triggers the error

4) click again on an collection from mahara

user is logged out. I cannot trace where the logout comes from. Other jumps from moodle<->mahara work ok. only edit submissions triggers the logout.

skarga commented 4 years ago

I have just reproduced this problem for mahoodle = mahara 18.10 + moodle 3.5

sandeepgill commented 4 years ago

I have the exact same issue with mahara 18.04 and Moodle 3.5