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

Jeremy Whiting (JIRA) jira-events at lists.jboss.org
Fri Nov 22 06:35:06 EST 2013


    [ https://issues.jboss.org/browse/JBWEB-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926035#comment-12926035 ] 

Jeremy Whiting commented on JBWEB-281:
--------------------------------------

Looking at the tagged version of code in FishEye the code has not been patched.

https://source.jboss.org/browse/JBossWeb/tags/JBOSSWEB_7_3_0_FINAL/src/main/java/org/apache/jasper/EmbeddedServletOptions.java?r=2086&r=2288&r=2288&r=2086#to534

Yet in the SVN repo the code is updated. Did the tagging task happen too early ?
http://anonsvn.jboss.org/repos/jbossweb/branches/7.3.x/src/main/java/org/apache/jasper/EmbeddedServletOptions.java

The 7.3.0.Final library included in EAP 6.2 CR3 does not fix this issue.
                
> Inconsistent use of genStringAsCharArray.
> -----------------------------------------
>
>                 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
>             Fix For: JBossWeb-7.3.0.GA
>
>
>  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