← Back to team overview

mahara-contributors team mailing list archive

[Bug 885588] A change has been merged

 

Reviewed:  https://reviews.mahara.org/828
Committed: http://gitorious.org/mahara/mahara/commit/edffa944101f1e8918f0aa7a4e08aca2c07742e4
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    1.4_STABLE

commit edffa944101f1e8918f0aa7a4e08aca2c07742e4
Author: Juan Segarra Montesinos <juan.segarra@xxxxxxxxx>
Date:   Thu Nov 3 09:45:04 2011 +0100

    Fix PHP Fatal Error in user/view.php
    
    Reported in Bug #885588
    
    Change-Id: I10e2277e3b0d0e83ae2348ea3212c711e42ca353
    Signed-off-by: Juan Segarra Montesinos <juan.segarra@xxxxxxxxx>

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

Title:
  user/view.php PHP Fatal error in non-auth access

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  This is Mahara 1.4.0:

  Each 4 minutes or so, I was getting the following error on PHP error
  log:

  PHP Fatal error:  Call to a member function get() on a non-object in
  [MAHARA_DIRROOT]/user/view.php on line 67

  To reproduce just access /user/view.php without being authenticated.
  The access log shows GoogleBot trying to access user's profile page.

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


References