mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #45678
[Bug 1733722] Re: Mahara not clearing messages for PHP session correctly for PHP7.1 using files store
I think the session is also causing problems when exporting portfolios.
The exportfile is set in the $SESSION->set('exportfile', $fileurl) but
$SESSION->get('exportfile') returns empty string. So it redirects to the
export page when it should download the file.
--
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/1733722
Title:
Mahara not clearing messages for PHP session correctly for PHP7.1
using files store
Status in Mahara:
In Progress
Bug description:
When doing processes like saving, logging out etc the session stores
the add_ok_msg() messages but does not clean them out after
displaying them
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1733722/+subscriptions
References