You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/11/01 17:18:38 UTC

DO NOT REPLY [Bug 49126] jasper.compiler.Generator.createJspId() can generate negative number

https://issues.apache.org/bugzilla/show_bug.cgi?id=49126

Tim Funk <fu...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Tim Funk <fu...@apache.org> 2010-11-01 12:18:34 EDT ---
If I read this correctly createJspId [private] is used by setJspId and the docs
for JspIdConsumer.html#setJspId(java.lang.String) allow for '-' in the id as
long as it isn't first. So a - in the middle is OK. 

http://download.oracle.com/javaee/5/api/javax/servlet/jsp/tagext/JspIdConsumer.html#setJspId(java.lang.String)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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