https://issues.apache.org/bugzilla/show_bug.cgi?id=48813
Summary: Allow the parameter
org.apache.el.parser.COERCE_TO_ZERO to be set on
runtime
Product: Tomcat 6
Version: 6.0.24
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Jasper
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25055)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25055)
Adds 2 new classes (ELParameters and CoerceToZeroConfigurer) in a new package
(org.apache.el.parser.parameters) while modifying the AstValue class, composing
a solution proposal to this issue.
The parameter "org.apache.el.parser.COERCE_TO_ZERO" can only be used while
starting up Tomcat or any other application that uses the Jasper Expression
Language implementation. I think that one should be able to set such parameter
on runtime, specially while an application is being loaded.
The attached patch implements the requested feature.
--
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]