mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #45661
[Bug 1733722] Re: Mahara not clearing messages for PHP session correctly for PHP7.1 using files store
I wonder if is due to how we call the messages to be displayed, eg in
.tpl file via
{dynamic}{insert_messages}{/dynamic}
Maybe we need to generate the message before passing it to template?
--
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