https://issues.apache.org/bugzilla/show_bug.cgi?id=55671
Bug ID: 55671
Summary: Backport genStringAsCharArray patch to Tomcat 6.x
branch.
Product: Tomcat 6
Version: 6.0.37
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Jasper
Assignee: [email protected]
Reporter: [email protected]
Hi,
In the 6.x branch of Tomcat an inconsistent naming of the JSP compiler key
name for using char array type instead of String causes the compiler feature to
not work. I first noticed this when looking at the generated Servlet source
then using a debugger to double check.
The code has been patched in the 7.x branch in rev 889966. It corrects the key
name from "genStrAsCharArray" to "genStringAsCharArray" in a couple of files.
http://svn.apache.org/viewvc?view=revision&revision=889966
Is it possible this individual revision can be back-ported to Tomcat 6 ?
Regards,
Jeremy
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]