[Tickets #10072] Re: Memcache storage is duplicating the key prefix
bugs at horde.org
bugs at horde.org
Thu May 12 21:39:23 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10072
------------------------------------------------------------------------------
Ticket | 10072
Updated By | goncalo.queiros at portugalmail.net
Summary | Memcache storage is duplicating the key prefix
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
goncalo.queiros at portugalmail.net (2011-05-12 21:39) wrote:
Because after setting that $key, the class will call
$this->_memcache->xxxmethod
In this class, $this->_memcache that is a Horde_Memcache object...
This object always calls the function _key that prefixes the memcache
prefix..thus, duplicating it.
More information about the bugs
mailing list