mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24507
[Bug 1428358] A change has been merged
Reviewed: https://reviews.mahara.org/4353
Committed: http://gitorious.org/mahara/mahara/commit/14367b5135df6eb65ae85e597d466657b1582505
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 14367b5135df6eb65ae85e597d466657b1582505
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Thu Mar 5 11:30:08 2015 +1300
Regression in session.php (Bug #1428358)
Needing to add back in the clear() function as it is called in a
number of places
Change-Id: If2ef49f9ff97195c5a949b27405007e5be871c54
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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/1428358
Title:
Export leap2a not prompting for download file
Status in Mahara ePortfolio:
In Progress
Bug description:
The prompting for downloading of a leap2a export fails
This is due to commit 55a8deb8cbd2e1455c7af3a35c50b7cad76d63df
changing the name for the session clear() function to session
__unset()
To make things compatible again I will add back in the session clear()
function that calls the __unset() function.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1428358/+subscriptions
References