http://nagoya.apache.org/bugzilla/show_bug.cgi?id=190 *** shadow/190 Fri Mar 9 14:32:52 2001 --- shadow/190.tmp.7603 Fri Mar 9 14:32:52 2001 *************** *** 0 **** --- 1,19 ---- + +============================================================================+ + | Indexed property setter does not get called if first field in array of fie | + +----------------------------------------------------------------------------+ + | Bug #: 190 Product: Tomcat 3 | + | Status: UNCONFIRMED Version: 3.1.1 Final | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: High Component: Jasper | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + If an array of fields is created by defining multiple input fields in an HTML form +with the same name, and field to property mapping is enabled via the +setProperty..."*" (wildcard) and the first field in the HTML form is left blank the +property setter for the corresponding indexed property does not get called. If the +first field is filled in, the setter does get called, regardless if any of the other +fields are filled or not. JavaWebServer 2.0 does not seem to exhibit this behavior. + + By the way I was unable to "Show All Bugs in Project" for Tomcat, or create a new +user fr reporting bugs - I never get a response from the web server. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]