mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #45841
[Bug 1733722] A change has been merged
Reviewed: https://reviews.mahara.org/8308
Committed: https://git.mahara.org/mahara/mahara/commit/57a02fee25e8b812d5c1f6762965deb1a44fcca8
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 57a02fee25e8b812d5c1f6762965deb1a44fcca8
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Fri Nov 24 13:59:45 2017 +1300
Bug 1733722: Render session messages before calling templates
Problem on PHP 7.1 where messages were not being cleared
behatnotneeded
Change-Id: Ie6365c98b665a9b7271a9c748e4934e468ffa75f
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/1733722
Title:
Mahara not clearing messages for PHP session correctly for PHP7.1
using files store
Status in Mahara:
Fix Committed
Status in Mahara 16.10 series:
In Progress
Status in Mahara 17.04 series:
In Progress
Status in Mahara 17.10 series:
In Progress
Status in Mahara 18.04 series:
Fix Committed
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