[TYPO3-bugs] 4455: The Constant Editor is limiting pid to max 10000

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Tue Nov 14 09:37:58 CET 2006


Franz Holzinger schrieb:
> Martin Kutschker a écrit :
> 
>>
>>> Shouldn't there be a TypoScript settings to set the maximum value for
>>> an allowed page id? Or does this exist already?
>>
>> Why? Max allowed pid is max. pos. int. 10000 is certainy not right.
>>
> This should be the maximum for the table field type int(11).
> However this could vary on another database than MySQL.

I think it is safe to assume that all relevant DBs support a signed 4-byte 
integer. Of course it could be higher but it must not be larger than the 
max. of PHP.

Masi



More information about the TYPO3-team-bugs mailing list