[
https://jira.jboss.org/jira/browse/RF-8359?page=com.atlassian.jira.plugin...
]
cgs commented on RF-8359:
-------------------------
I updated to 3.3.3 CR1 and it didn't help. I stuck a breakpoint where it keeps looping
and repeating this AJAX request. The stack looks like:
send()
SubmitQuery()
Submit()
onuploadcomplete()
getFileSize()
(?)()
bind()
(?)() is line 8456 in ui.pack.js and it is executing
this.executeFileSizeScript(this.activeEntry.uid). I guess this.activeEntry is never made
inactive or the timer is never stopped. This may be due to the fact that the upload
success callback (ui.pack.js:8356) is bombing out when notifyStateChange calls
processButtons, but processButtons tries to disable a nonexistent :add1 button and hands
null to _updateClassNames. Or maybe not.
Fileupload component hanging during upload
------------------------------------------
Key: RF-8359
URL:
https://jira.jboss.org/jira/browse/RF-8359
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 3.3.2.GA, 3.3.2.SR1
Reporter: Charles Crouch
Assignee: Andrey Markhel
Priority: Critical
Fix For: 3.3.3.GA
Attachments: Full Text Bug Listing.pdf
The file upload component is failing in RHQ, See
https://bugzilla.redhat.com/show_bug.cgi?id=562751 for more details. Its definitely a
problem in 3.3.2.GA and 3.3.2.SR1. This used to work so we're going to try dropping
back versions until we find one that works.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira