mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #11182
[Bug 1082416] A change has been merged
Reviewed: https://reviews.mahara.org/1885
Committed: http://gitorious.org/mahara/mahara/commit/7277f3b24f7349b05e4c49ac054d345a51dd522e
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch: master
commit 7277f3b24f7349b05e4c49ac054d345a51dd522e
Author: Melissa Draper <melissa@xxxxxxxxxxxxxxx>
Date: Tue Nov 27 12:30:48 2012 +1300
Remove useragent from sso session check (Bug #1082416)
Due to an override for moodle sites in Firefox 17 the useragent
in moodle and mahara cannot match, therefore jumping is broken.
This does not remove the useragent data storage, just the check
when the query for the sessions occurs in transfer and logout.
Change-Id: I59a2e3fb1aea20027ce6cf24338440c866b56f58
Signed-off-by: Melissa Draper <melissa@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1082416
Title:
XMLRPC with Firefox 17.0 not possible
Status in Mahara ePortfolio:
Confirmed
Bug description:
Since the release of Firefox 17.0 MNET SSO from Moodle to Mahara is
broken. Works fine with Firefox <17, Chrome and IE9.
Error:
Sorry, we could not log you in.
Sorry, we could not log you into Mahara - HTL-Perg at this time. Please try again shortly. If the problem persists, contact your administrator.
Apache-Error-Log:
[Fri Nov 23 16:11:11 2012] [error] [client 10.114.57.20] [WAR] 37 (api/xmlrpc/client.php:173) Unknown error occurred: 1: Kein Zugang: Die MNET-Session gibt es nicht!, referer: https://<moodle>
[Fri Nov 23 16:11:11 2012] [error] [client 10.114.57.20] Call stack (most recent first):, referer: https://<moodle>
[Fri Nov 23 16:11:11 2012] [error] [client 10.114.57.20] * Client->send("https://<moodle>") at /var/www/auth/xmlrpc/lib.php:119, referer: https://<moodle>
[Fri Nov 23 16:11:11 2012] [error] [client 10.114.57.20] * AuthXmlrpc->request_user_authorise("0860ab7ac0c65ff69c42f6f899f550d3cc5c82f1", "https://<moodle>") at /var/www/auth/xmlrpc/land.php:94, referer: https://<moodle>
[Fri Nov 23 16:11:11 2012] [error] [client 10.114.57.20] , referer: https://<moodle>
Translation for: "Kein Zugang: Die MNET-Session gibt es nicht!", ->
"No access; The MNET-Session does not exist!"
Tried with Mahara 1.6.1 & 1.6.2 on Ubuntu 12.04.1.
This bug is reproducible.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1082416/+subscriptions
References