← Back to team overview

mahara-contributors team mailing list archive

[Bug 1733722] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8353
Committed: https://git.mahara.org/mahara/mahara/commit/a811586fe5a336d4405dc2f2cf2484f1535fbca1
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.10_STABLE

commit a811586fe5a336d4405dc2f2cf2484f1535fbca1
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:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed
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