← Back to team overview

mahara-contributors team mailing list archive

[Bug 1523298] [NEW] Unnecessary calls to new User object in can_view_view

 

Public bug reported:

Slimming down the number of calls to new User/find_by_id() when we
already have the User object being passed around

** Affects: mahara
     Importance: Undecided
         Status: In Progress

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

** Summary changed:

- unnecessary calls to new User object
+ Unnecessary calls to new User object in can_view_view

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

Title:
  Unnecessary calls to new User object in can_view_view

Status in Mahara:
  In Progress

Bug description:
  Slimming down the number of calls to new User/find_by_id() when we
  already have the User object being passed around

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


Follow ups