[jboss-jira] [JBoss JIRA] (JBWEB-281) Inconsistent use of genStringAsCharArray in Tomcat 6.
Jeremy Whiting (JIRA)
jira-events at lists.jboss.org
Fri Oct 18 12:58:01 EDT 2013
Jeremy Whiting created JBWEB-281:
------------------------------------
Summary: Inconsistent use of genStringAsCharArray in Tomcat 6.
Key: JBWEB-281
URL: https://issues.jboss.org/browse/JBWEB-281
Project: JBoss Web
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Tomcat
Affects Versions: JBossWeb-7.2.1.GA
Environment: All environments.
Reporter: Jeremy Whiting
Assignee: Remy Maucherat
The JSP configuration property "genStringAsCharArray" is inconsistently named in Tomcat 6. This means the enabling of the feature for using char array type rather than String in generated Servlet code is not enabled.
This issue has been fixed upstream in the 7.0 branch of Tomcat hosted at Apache.
I have created an ASF BZ https://issues.apache.org/bugzilla/show_bug.cgi?id=55671 to request the SVN revision https://issues.apache.org/bugzilla/show_bug.cgi?id=55671 be backported to Tomcat 6.0 branch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list