You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by bu...@apache.org on 2004/09/03 17:17:40 UTC

DO NOT REPLY [Bug 31047] - c:forEach - step does not accept negative values

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31047>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31047

c:forEach - step does not accept negative values

kris@dotech.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Enhancement



------- Additional Comments From kris@dotech.com  2004-09-03 15:17 -------
Marked as an enhancement since the JSTL 1.1 Spec. states:

Constraints
- If specified, begin must be >= 0.
- If end is specified and it is less than begin, the loop is simply not executed.
- If specified, step must be >= 1

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org