[Tickets #9092] Re: Could not save the compiled template file

bugs at horde.org bugs at horde.org
Thu Jun 17 22:02:06 UTC 2010


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

Ticket URL: http://bugs.horde.org/ticket/9092
------------------------------------------------------------------------------
  Ticket             | 9092
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Could not save the compiled template file
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
-State              | Feedback
+State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2010-06-17 18:02) wrote:

> I'm thinking that Horde_Cache_Null simply shouldn't return false on  
> set(). Message sent to the dev@ list.

Actually, we should not be in the habit of checking if set() was  
successful at all.  Caching design requires one to always assume that  
set() is not successful.  So remove the boolean return from set()  
entirely.






More information about the bugs mailing list