You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/03/09 23:32:52 UTC

[Bug 190] New - Indexed property setter does not get called if first field in array of fields is blank BugRat Report#277

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: Justyna.Horwat@eng.sun.com                                   |
+ |  Reported By: anonymous-bug@cortexity.com                                  |
+ |      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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-dev-help@jakarta.apache.org