Actions
Bug #20859
closedCache tables allow to store the same identifier more than once
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2009-08-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The caching tables
- cache_pages
- cache_pagesections
just have a key defined, but not a unique key.
This allows to insert the same identifier more than once.
(issue imported from #M11685)
Actions