[ 
https://issues.apache.org/jira/browse/TAP5-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Didenko updated TAP5-712:
--------------------------------

    Attachment: VoteForm3.tml
                VoteForm3.java

Buggy

> Form component: javascript error in IE when submitting form
> -----------------------------------------------------------
>
>                 Key: TAP5-712
>                 URL: https://issues.apache.org/jira/browse/TAP5-712
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Sergey Didenko
>         Attachments: VoteForm.java, VoteForm.tml, VoteForm3.java, 
> VoteForm3.tml
>
>
> IE6, IE7 and IE8 popup a javascript error dialog if script debugging is 
> enabled in browser settings. "A Runtime Error has occured. Do you wish to 
> Debug? Error: Tapestry is undefined".
> Debugging shows that the reason is ' 
> onsubmit="javascript:Tapestry.waitForPage(event);" ' part of ' <form 
> enctype="application/x-www-form-urlencoded" 
> onsubmit="javascript:Tapestry.waitForPage(event);" action=... '
> This can be very bad for web developers that visit tapestry based site.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to