← Back to team overview

mahara-contributors team mailing list archive

[Bug 1950220] Re: Call to protected method webservice_base_server::session_cleanup() from context

 

** Also affects: mahara/20.10
   Importance: Undecided
       Status: New

** Also affects: mahara/21.10
   Importance: Undecided
       Status: New

** Also affects: mahara/21.04
   Importance: Undecided
       Status: New

** Also affects: mahara/22.04
   Importance: Undecided
       Status: New

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

** Changed in: mahara/22.04
   Importance: Undecided => High

** Changed in: mahara/21.04
   Importance: Undecided => High

** Changed in: mahara/20.10
   Importance: Undecided => High

** Changed in: mahara/20.10
    Milestone: None => 20.10.4

** Changed in: mahara/21.10
   Importance: Undecided => High

** Changed in: mahara/21.04
    Milestone: None => 21.04.3

** Changed in: mahara/21.10
    Milestone: None => 21.10.1

** Changed in: mahara/22.04
    Milestone: None => 22.04.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1950220

Title:
  Call to protected method webservice_base_server::session_cleanup()
  from context

Status in Mahara:
  In Progress
Status in Mahara 20.10 series:
  New
Status in Mahara 21.04 series:
  New
Status in Mahara 21.10 series:
  New
Status in Mahara 22.04 series:
  In Progress

Bug description:
  The module/mobileapi/download.php file is trying to call the
  session_cleanup() method outside of the class itself.

  Need to do this call from within the class via $this object

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



References