[Tickets #5564] Re: problems attaching files when gpg-signing
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed Jul 25 05:18:17 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 | Michael Slusarz <slusarz at horde.org>
Summary | problems attaching files when gpg-signing
Queue | IMP
Version | HEAD
Type | Bug
State | Assigned
Priority | 3. High
Owners | Michael Slusarz
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2007-07-24 22:18) wrote:
> Just from looking at it:
>
> I think line 161 should read:
> $os = $this->_memcache->get($this->_params['prefix'] .
'horde_memcache_os');
> instead of:
> $os = $this->_memcache->get('horde_memcache_os');
>
> right?
No - this was by design. I wanted a single lookup table for all prefixes.
But thinking about this a bit more... it doesn't really hurt to split this
table into several tables.
More information about the bugs
mailing list