← Back to team overview

mahara-contributors team mailing list archive

[Bug 1479434] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5025
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/7b212c535c2ec38bbd865883958aedb5564597c3
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 7b212c535c2ec38bbd865883958aedb5564597c3
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
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 <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/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:
  In Progress

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


References