Reviewed: https://reviews.mahara.org/5046 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/9ec28641d6c985fabfd1e1fc73104a2f67fec867 Submitter: Robert Lyon ([email protected]) Branch: 15.04_STABLE
commit 9ec28641d6c985fabfd1e1fc73104a2f67fec867 Author: Robert Lyon <[email protected]> Date: Fri Jul 31 13:12:05 2015 +1200 Bug 1479434: $SESSION undefined for validation step Need to have $SESSION available to be able to send error to it behatnotneeded Change-Id: Ie298c95a8ef9a4fdc5589a6934110fc86c1e771d Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 7b212c535c2ec38bbd865883958aedb5564597c3) -- 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/1479434 Title: missing SESSION global ref in progressbarform_validate Status in Mahara: Fix Committed Status in Mahara 1.10 series: Fix Committed Status in Mahara 1.9 series: Fix Committed Status in Mahara 15.04 series: Fix Committed Bug description: mahara 15.0.4 (found while browsing code on github) Tree: d22a42d5ee mahara/htdocs/admin/users/progressbar.php function progressbarform_validate() lines 171 - 178 $SESSION global is used in line 175 but not declared in globals on line 172 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1479434/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

