[ic] Where is the limit defined?

Sam Batschelet sbatschelet at mac.com
Tue Nov 19 17:20:39 UTC 2013


On Nov 19, 2013, at 12:08 PM, DB wrote:

> This loop works fine:
> 
> [loop list="1..5000" ranges=1]
> [loop-code]
> [/loop]
> 
> If I try to iterate up to 5100 however, it fails with this entry in my
> error.log:
> 
> "Refuse to add 5100 options to option list via range, max 5000."
> 
> I'm having trouble finding where this limit of 5000 is defined. Can
> anyone provide a clue?

Just looked quick but try this

https://github.com/interchange/interchange/blob/8616e94271c15ebc78d1f22a5eb327f305d60793/lib/Vend/Config.pm#L553

-Sam


More information about the interchange-users mailing list