[TYPO3-core] RFC: Fix bug #5152: "Duplicate entry" in cache_pagesection when using frames
Michael Stucki
michael at typo3.org
Mon Feb 4 01:41:51 CET 2008
Martin Kutschker wrote:
>>> Sidenote: the system uses a super-short md5 hash (the first 7 bytes as
>>> plain integer) for the MPvars. Would it make a difference to move on to
>>> a full md5 hash here?
>>
>> Are you thinking if this would solve the duplicate error?
>
> Unlikely, as MP vars are not nearly frequent enough. But it would
> prevent a random conflict.
It could, yes. However, getting rid of t3lib_div::shortMD5() and
t3lib_div::md5int() is nothing I consider as urgent, as we never got a
proof of a failure caused by this shortage.
- michael
--
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
More information about the TYPO3-team-core
mailing list