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

Arvid Hülsebus resolved TOBAGO-910.
-----------------------------------

    Fix Version/s: 1.0.29
       Resolution: Fixed

We now prohibit entering text into the file input via JavaScript for IE6. 
Additionally, if our own JS submit function is used, we handle exceptions 
during client-side submit by removing the transitioning pane and displaying an 
alert.

> tc:upload hangs when entering invalid filename in IE 6
> ------------------------------------------------------
>
>                 Key: TOBAGO-910
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-910
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 1.0.28
>         Environment: Internet Explorer 6
>            Reporter: Dennis Hauser
>            Assignee: Arvid Hülsebus
>            Priority: Minor
>             Fix For: 1.0.29
>
>
> How to reproduce:
> - Enter 'aaa' into the textfield of a tc:upload
> - Submit the page.
> --> The browser will display the gray transition pane with the progress 
> indicator forever. It hangs.
> Probably the execption "File 'aaa' is not found" is not processed 
> sufficiently in the components Javascript code.

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