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

    Resolution: Duplicate

> javascript:this.form.events.submit() does not submit the form
> -------------------------------------------------------------
>
>          Key: TAPESTRY-625
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-625
>      Project: Tapestry
>         Type: Bug
>     Versions: 4.0
>     Reporter: Kevin J. Menard, Jr.

>
> Description pretty much says it all.  I discovered it when all of my 
> PropertySelection components with submitOnChange=true failed to work.  I've 
> actually tried using the javascript snippet directly in the HTML too, and it 
> still doesn't work (ruling out that submitOnChange is borked though).
> I really don't know enough about JavaScript to tell what's wrong, but using a 
> debugger, I can verify that neither a "success" listener not a "listener" get 
> called.  Changing the JavaScript to "javascript:this.form.submit()" will 
> submit the form.

-- 
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