Bug #1198
Different return values for findEntriesByTag in cache fiel backend and memcached backend
| Status: | Resolved | Start date: | 2008-08-01 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | Cache | |||
| Target version: | - | Estimated time: | 0.00 hour | |
| PHP Version: | Complexity: | |||
| Has patch: | FLOW3 version affected: | |||
| Votes: | 0 |
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
FLOW3: memcached backend now returns only identifiers in findEntriesByTag(), fixes #1198.
History
Updated by Karsten Dambekalns over 4 years ago
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
Updated by Karsten Dambekalns over 4 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r1144.