← Back to team overview

mahara-contributors team mailing list archive

[Bug 788460] [NEW] Looking at group/institution pages throws fatal error

 

Public bug reported:

Commit 8b843e64a1 introduced to fix bug #781589 fails to consider group
& institution views; assumes all views are owned by an individual user.

PHP Fatal error:  Call to undefined method View::get_owner_obj() in
.../htdocs/lib/mahara.php on line 1629

Only happens for users who don't have permission to edit the view.

** Affects: mahara
     Importance: High
         Status: Confirmed

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

Title:
  Looking at group/institution pages throws fatal error

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Commit 8b843e64a1 introduced to fix bug #781589 fails to consider
  group & institution views; assumes all views are owned by an
  individual user.

  PHP Fatal error:  Call to undefined method View::get_owner_obj() in
  .../htdocs/lib/mahara.php on line 1629

  Only happens for users who don't have permission to edit the view.


Follow ups

References