Bug #1198

Different return values for findEntriesByTag in cache fiel backend and memcached backend

Added by Ingo Renner about 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-08-01
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Cache
Target version:- Estimated time:0.00 hour
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

The cache backedns file and memcached return different values for the method findEntriesByTag.

While the cache backend returns an array of identifiers, the memcached backend returns complete cache entries.

Associated revisions

Revision 3aa913a7
Added by Karsten Dambekalns almost 7 years ago

FLOW3: memcached backend now returns only identifiers in findEntriesByTag(), fixes #1198.

History

#1 Updated by Karsten Dambekalns almost 7 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns

#2 Updated by Karsten Dambekalns almost 7 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1144.

Also available in: Atom PDF