https://issues.apache.org/bugzilla/show_bug.cgi?id=49565
Summary: Findbugs: Util.specialCharactersRepresentation should
be both final and package protected
Product: Taglibs
Version: 1.2.0
Platform: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: Standard Taglib
AssignedTo: [email protected]
ReportedBy: [email protected]
Public access might allow malicious code to affect the operation of the tags.
Util is a mixture of different functions and could be refactored.
The escape function is duplicated in OutSupport and the "out" method in that
base class is called directly from ExprSupport in the XML taglib.
--
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: [email protected]
For additional commands, e-mail: [email protected]