[jboss-jira] [JBoss JIRA] (JBWEB-281) Inconsistent use of genStringAsCharArray in Tomcat 6.

Jeremy Whiting (JIRA) jira-events at lists.jboss.org
Mon Oct 21 12:47:02 EDT 2013


     [ https://issues.jboss.org/browse/JBWEB-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Whiting updated JBWEB-281:
---------------------------------

    Description: 
 The JSP configuration property "genStringAsCharArray" is inconsistently named in jbossweb. 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.

 Can this patch be ported to jbossweb so that the 6.2 version of EAP includes this fix ?



  was:
 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.



    
> 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 jbossweb. 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.
>  Can this patch be ported to jbossweb so that the 6.2 version of EAP includes this fix ?

--
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