DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9594>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9594

html:submit without property attribute causes JavaScript error with form[...].submit();





------- Additional Comments From [EMAIL PROTECTED]  2002-06-25 02:01 -------
The "better resolution" suggested seems fair to me.  If "property" is an 
optional tag attribute (and it is) then the system should not assume a 
value for it, especially given the way javascript dereferences names.  So I 
whipped up a quick patch which leaves out the "name" attribute.

It turns out that this is already how the ButtonTag works.  And of course it 
doesn't apply to the CancelTag, since that relies on a well-defined "name"

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to