← Back to team overview

mahara-contributors team mailing list archive

[Bug 1034204] A change has been merged

 

Reviewed:  https://reviews.mahara.org/1482
Committed: http://gitorious.org/mahara/mahara/commit/403195e802a704343bbaab584d76d909055450b3
Submitter: Melissa Draper (melissa@xxxxxxxxxxxxxxx)
Branch:    master

commit 403195e802a704343bbaab584d76d909055450b3
Author: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>
Date:   Wed Aug 8 13:00:45 2012 +1200

    Fix unrecoverable error when displaying wall (Bug #1034204)
    
    Change-Id: I4fac162b7af5410776ba4fe2ddae5cee577dba74
    Signed-off-by: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>

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

Title:
  An InvalidArgumentException has been thrown when click 'View whole
  wall'

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: master

  An InvalidArgumentException has been thrown when click 'View whole wall'
  which links to /blocktype/wall/wall.php?id=22

  Error message:
  [WAR] d1 (lib/errors.php:464) An exception was thrown of class InvalidArgumentException. 
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] d1 (auth/user.php:1490) displayname
  Call stack (most recent first):
  LiveUser->set("displayname", "A A") at /home/sonn/code/mahara/htdocs/auth/user.php:418
  User->__set("displayname", "A A") at /home/sonn/code/mahara/htdocs/blocktype/wall/wall.php:46

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


References