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

Jesse Kuhnert updated TAPESTRY-1217:
------------------------------------

    Fix Version/s: 4.1.2

> IE watchInFlight Error when receiving a <tr>
> --------------------------------------------
>
>                 Key: TAPESTRY-1217
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1217
>             Project: Tapestry
>          Issue Type: Bug
>          Components: XHR/dhtml/Ajax
>    Affects Versions: 4.1.1
>         Environment: WinXP. IE 6.
>            Reporter: Kent Tong
>             Fix For: 4.1.2
>
>         Attachments: Test2.html, Test2.java, Test2.page
>
>
> 1) Open the page named "Test2" as attached in IE (it works in FireFox). There 
> are two directlinks: link1 and link2. Both are async and have the same 
> listener. The only difference is that one is in a <tr> and will try to upate 
> the <tr>, the other is in a <li> and will try to update the <li>.
> 2) Click link1. It will fail and the following error will be displayed:
> ERROR: 12:17:30 AM: Error received in IO response.  : 
> XMLHttpTransport.watchInFlight Error: [object Error]
> DEBUG:  XMLHttpTransport error callback failed: [object Object]
> 3) Click link2. It will work fine.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://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