← Back to team overview

mahara-contributors team mailing list archive

[Bug 1479434] [NEW] missing SESSION global ref in progressbarform_validate

 

Public bug reported:

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

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups