← Back to team overview

mahara-contributors team mailing list archive

[Bug 1426980] [NEW] Getting Undefined index: QUERY_STRING from behat in multirecipientnotifications section

 

Public bug reported:

It need to check if QUERY_STRING is empty rather than length is greater
than 0 as empty() function will check if it is set as well.

** Affects: mahara
     Importance: Low
     Assignee: Robert Lyon (robertl-9)
         Status: In Progress

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
     Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara
    Milestone: None => 15.04.0

-- 
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/1426980

Title:
  Getting Undefined index: QUERY_STRING from behat in
  multirecipientnotifications section

Status in Mahara ePortfolio:
  In Progress

Bug description:
  It need to check if QUERY_STRING is empty rather than length is
  greater than 0 as empty() function will check if it is set as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1426980/+subscriptions


Follow ups

References