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: dev@tomcat.apache.org
        ReportedBy: rpm_mail...@yahoo.com.br


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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to