[TYPO3-dam-devel] RFC:#10278: Usage of choices is limited to 100

Dan Osipov dosipov at phillyburbs.com
Wed Aug 26 19:19:20 CEST 2009


Patch doesn't work for me... I'm unable to get past page 21.
Unless I'm testing this wrong.

Dan Osipov
Calkins Media
http://danosipov.com/blog/

Georg Ringer wrote:
> This is an SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=10278
> 
> Branches: trunk, 1.1.2
> 
> Problem:
> There is a hardcoded limit of 100 used when loading the selection. As 
> pointed out by the author of the original patch it makes no sense to set 
> this limit.
> 
> Michiel thinks of a limit set by TsConfig but this doesn't make any 
> sense either because if the selections are there, they need to be shown 
> to the user - otherwise a editor is forced to change the title to 
> something like aaa_$realtitle to be sure the selection is loaded.
> 
> Solution:
> Delete the hardcoded limit
> 
> Additional information:
> Difference to the original patch is to delete the , before the limit as 
> well and not just the 100
> 
> Georg


More information about the TYPO3-team-dam mailing list