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 2009/04/08 02:14:51 UTC

DO NOT REPLY [Bug 46986] New: org.apache.jasper.Constants public arrays are mutable

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

           Summary: org.apache.jasper.Constants public arrays are mutable
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: sebb@apache.org


There are various public String arrays in org.apache.jasper.Constants. Although
the array variables are final, any code can change any of the array constants.

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


DO NOT REPLY [Bug 46986] org.apache.jasper.Constants public arrays are mutable

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46986


Mark Thomas <ma...@apache.org> changed:

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




--- Comment #1 from Mark Thomas <ma...@apache.org>  2009-04-08 08:25:54 PST ---
I've fixed this in trunk. Since it isn't causing issues for users and I can't
see any obvious cases where it would, I am not going to propose this for
backport.

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