[Tickets #5564] Re: problems attaching files when gpg-signing

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Jul 25 08:51:48 UTC 2007


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

Ticket URL: http://bugs.horde.org/ticket/?id=5564
-----------------------------------------------------------------------
 Ticket             | 5564
 Updated By         | adrieder at sbox.tugraz.at
 Summary            | problems attaching files when gpg-signing
 Queue              | IMP
 Version            | HEAD
 Type               | Bug
 State              | Feedback
 Priority           | 3. High
 Owners             | Michael Slusarz
+New Attachment     | Memcache-0725.php.patch
-----------------------------------------------------------------------


adrieder at sbox.tugraz.at (2007-07-25 01:51) wrote:

found some more small problems:
- Horde_Memcache::set() is still called from within set(), which doesn't
work (at least here)
- when using Horde_Memcache::get() there is no need for prepend the
'prefix' parameter to
  the key
- in order to avoid compression for the memcache oversize lookup table,
the entries should
  not be set using Horde_Memcache::set(), but rather by using
Memcache::set

The attached patch (Memcache-0725.php.patch) solves those points and works
fine here.



More information about the bugs mailing list