[ http://issues.apache.org/jira/browse/TAPESTRY-593?page=all ]
     
Howard M. Lewis Ship resolved TAPESTRY-593:
-------------------------------------------

    Fix Version: 4.0
     Resolution: Invalid
      Assign To: Howard M. Lewis Ship

As of 4.0-beta-6 this should work properly, the JavaScript 
FormEventManager.submit() method has changed to something that forces the form 
to submit.

> 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
>     Assignee: Howard M. Lewis Ship
>      Fix For: 4.0
>  Attachments: patch.txt, 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