← Back to team overview

mahara-contributors team mailing list archive

[Bug 887002] [NEW] Group data queried too many times on group pages

 

Public bug reported:

The group_current_group() function fails to use its static variable, and
queries the db every time it's called, resulting in several pointless
queries on some group pages.

** Affects: mahara
     Importance: Low
     Assignee: Richard Mansfield (richard-mansfield)
         Status: In Progress

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

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

** Changed in: mahara
     Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

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

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

Title:
  Group data queried too many times on group pages

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The group_current_group() function fails to use its static variable,
  and queries the db every time it's called, resulting in several
  pointless queries on some group pages.

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


Follow ups

References