[Tickets #3184] Compose screen shows string conversion error
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Dec 21 19:54:26 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
Updated By | Chuck Hagenbuch <chuck at horde.org>
Summary | Compose screen shows string conversion error
Queue | IMP
Version | HEAD
State | Assigned
Priority | 1. Low
Type | Bug
-Owners | Horde Developers
+Owners | Michael Slusarz
-----------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2005-12-21 19:54) wrote:
> 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?
I'd say no, the template engine shouldn't handle errors in that way. We
should just check for errors in compose.php and replace with an empty string
(or disable the whole files/ bit) if there's an error.
More information about the bugs
mailing list