[TYPO3-core] RFC: Bug #14113: IRRE takes 100000 as default for TCA maxitems but it should be 1
Jigal van Hemert
jigal at xs4all.nl
Thu Apr 15 23:09:05 CEST 2010
Francois Suter wrote:
> This "maxitems" thing has always bothered me. I've always found it
> ridiculous to set this to some absurdly high value to fake an unlimited
> number of relations. IMO it would make much more sense to be able to
> leave that parameter out of the configuration entirely (or maybe set it
> to 0), meaning that there's no upper limit.
Define it as a unsigned integer and -1 could mean the maximum number an
integer can represent minus one :-) Virtually unlimited and similar to
the counting from the end method in substr(), e.a.
Okay, it's almost bed time ;-)
--
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh
More information about the TYPO3-team-core
mailing list