[TYPO3-core] RFC #4455: pid reset to 10000 in Constant Editor

Dmitry Dulepov [typo3] dmitry at typo3.org
Sun May 25 13:51:14 CEST 2008


Dmitry Dulepov [typo3] wrote:
> Problem: any int+ value in constant editor has 10000 as maximum. 
> Therefore any pid with value higher than 10000 is reset to 10000.
> 
> Solution: replace a call to t3lib_div::intInRange to a call to PHP max() 
> function as shown in the patch. There is no need for range in this case.


Thanks for all +1s. Committed to all *three* branches: trunk, 4.2 and 4.1

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-team-core mailing list