[Tickets #3184] NEW: Compose screen shows string conversion error
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Dec 21 17:38:20 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=3184
-----------------------------------------------------------------------
Ticket | 3184
Created By | Matt Selsky <selsky at columbia.edu>
Summary | Compose screen shows string conversion error
Queue | IMP
Version | HEAD
State | Assigned
Priority | 1. Low
Type | Bug
Owners | Horde Developers
-----------------------------------------------------------------------
Matt Selsky <selsky at columbia.edu> (2005-12-21 17:38) wrote:
IMP/Horde HEAD. I click compose and the following notice appears:
Notice: Object of class PEAR_Error to string conversion in
/etc/httpd/htdocs/horde/framework/Template/Template.php on line 289
The template is attempting to replace "<tag:selectlistlink />" with a
PEAR_Error caused by a permission denied error from the file manager.
Looks like compose.php needs to check the result of the
"files/selectlistLink". Does the templating library need to be able to
handle PEAR_Errors as tag values? Is grabbing the "message" parameter of
the PEAR_Error appropriate?
More information about the bugs
mailing list