[ 
http://issues.apache.org/jira/browse/TAPESTRY-593?page=comments#action_12320124 
] 

Jesse Kuhnert commented on TAPESTRY-593:
----------------------------------------

Not sure at all. It seemed to be the case on IE as well as firefox (I forgot to 
mention that), but I could be mis-stating my assertions...Maybe I can try using 
the thing I mentioned and attempt a "test case" attachment for people to run. 
It could be that it only happens with onchange events of <option> elements. 

> PropertySelect onChange javascript error
> ----------------------------------------
>
>          Key: TAPESTRY-593
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-593
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>  Environment: Firefox (Deer Park Alpha 2)
>     Reporter: Jesse Kuhnert
>  Attachments: patch.txt
>
> The onchange attribute that PropertySelection ~seems~ to incorrectly specify 
> "this.form.events.submit()" as the method to call, when it should actually be 
> "this.form.submit()". This should work because the FormEventManagers already 
> created for each form should have extended the form elements to call your 
> handler listeners.  I have a patch for PropertySelection, don't know how many 
> other form components this affects. 
> You guys may want to look into using something like this to test all of your 
> new javascript functionality: 
> http://wiki.script.aculo.us/scriptaculous/show/UnitTesting.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to