← Back to team overview

mahara-contributors team mailing list archive

[Bug 1034204] [NEW] An InvalidArgumentException has been thrown when click 'View whole wall'

 

Public bug reported:

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

** Affects: mahara
     Importance: Critical
     Assignee: Son Nguyen (ngson2000)
         Status: In Progress

** Changed in: mahara
     Assignee: (unassigned) => Son Nguyen (ngson2000)

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

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


Follow ups

References