https://issues.apache.org/bugzilla/show_bug.cgi?id=46642
Summary: BeanELResolver involuntarily assigns Integer 0
Product: Tomcat 6
Version: 6.0.18
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: critical
Priority: P2
Component: Jasper
AssignedTo: [email protected]
ReportedBy: [email protected]
I Switched my Maven Project running in tomcat 5.5 to Tomcat 6.0. Everything is
working project is loading pages come up. However We have a search page with
various criteria values, one of the is an Integer value the object. On submit
all fields are that were not provided with values stayed null except for one.
It always get's initialized to 0. This is bad because we generate query on
this input and never get an result this value happened to be a user ID and we
will never find a user with ID 0. Went back to tomcat 5.5 and the issue went
away.
--
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]