[ 
https://jira.jboss.org/browse/RF-8536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew May updated RF-8536:
---------------------------

    Attachment: attachment-test.zip


Example Seam application (Maven project) that shows Attachment issue 
periodically (about once per 50 attachments - for some reason less often than a 
real application). Should be a standalone webapp (no persistence). I've tried 
to make it as similar as possible to the applications with the problem, while 
keeping it as simple as possible. From the home page you can either start a 
pageflow or not - this doesn't appear to make a difference but it was one of 
the things I was trying to test. I've also tried to test with and without a 
security token (the s:token tag is currently commented out).
I'm not able to re-open the issue (possibly because I had to create a new 
account).

> fileUpload does not always complete in IE8
> ------------------------------------------
>
>                 Key: RF-8536
>                 URL: https://jira.jboss.org/browse/RF-8536
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: browser compatibility, component-misc
>    Affects Versions: 3.3.2.SR1
>         Environment: Windows XP IE8 - probably all versions of Windows with 
> IE8
>            Reporter: Andrew May
>            Assignee: Nick Belaevski
>         Attachments: attach.txt, attachment-test.zip, FileBean.java
>
>
> Using fileUpload in IE8 sometimes (perhaps 1 out of every 10 times) fails to 
> complete uploads. The file is uploaded but the progress bar is still 
> displayed and the onuploadcomplete event is not triggered.
> The browser status bar shows
> "Waiting for 
> http://localhost:8080/finreq/purchase/edit.jsf?_richfaces_upload_uid=0.5471783827781095&purchase:attachmentUpload=purchase:attachmentUpload&_richfaces_upload_file_indicator=true&AJAXREQUEST=purchase:j_id383";
> but when using Fiddler to examine the requests, this request has successfully 
> completed.
> Using the script debugger in IE8 and using "Break All" when the error occurs 
> the method highlighted is this:
> 3.3.2.SR1org.ajax4jsf.javascript.PrototypeScript line 17:
> return __method.apply(object,args.concat($A(arguments)))
> I wonder whether this could be related to one of the IE8 incompatibilities in 
> Prototype 1.6.0.3 that have been fixed in Prototype 1.6.1.
> Testing in IE7 and IE6 there were no similar problems seen.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to