[TYPO3-core] RFC: #10201: Duplicate cHash Values
Steffen Kamper
info at sk-typo3.de
Tue Apr 28 21:49:59 CEST 2009
Hi,
Dmitry Dulepov schrieb:
> Hi!
>
> Dan Osipov wrote:
>> Can this be included in alpha3?
>
> One tiny thing in this patch can be optimized. The database field for cHash should be char(32), not varchar(32). It is always 32 bytes, so char(32) makes sense there.
>
> RealURL is almost ready for this TYPO3 change.
>
> One thing that bothers me is that cHash will be visually much longer in the URL. Otherwise I see no disadvantages.
>
> What do others think? Should we have proper md5s in cHash?
>
with realurl you don't see the cHash in url. md5 is unique, shortmd5
not. So it's no real decision, it's a must imho.
+1 for full md5.
vg Steffen
More information about the TYPO3-team-core
mailing list