https://issues.apache.org/bugzilla/show_bug.cgi?id=46642
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Mark Thomas <ma...@apache.org> 2009-01-30 21:44:54 PST --- Coercion of nulls to zero for numerics is required by the EL spec. You can disable this if required setting the system property org.apache.el.parser.COERCE_TO_ZERO to false. Be aware that relying on this functionality will make your application non-portable. -- 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