[Tickets #11167] PHP Fatal error on exception handler of deleteShare

bugs at horde.org bugs at horde.org
Fri Apr 27 02:15:21 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11167
------------------------------------------------------------------------------
  Ticket             | 11167
  Created By         | horde.wayne at ptaff.ca
  Summary            | PHP Fatal error on exception handler of deleteShare
  Queue              | Kronolith
  Version            | 3.0.16
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              | 1
  Owners             |
------------------------------------------------------------------------------


horde.wayne at ptaff.ca (2012-04-27 02:15) wrote:

Got this in my log:

HORDE: PHP Fatal error:  Call to a member function getMessage() on a  
non-object in /.../horde4/kronolith/lib/Kronolith.php on line 1809

It appears a single typo is provoking the error in the exception handler;
$ed->getMessage()
should prolly be:
$e->getMessage()

Patch attached.



horde.wayne at ptaff.ca (2012-04-27 02:15) uploaded:  
kronolith-exception-typo.patch

http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=kronolith-exception-typo.patch&ticket=11167&fn=%2Fkronolith-exception-typo.patch





More information about the bugs mailing list