[richfaces-issues] [JBoss JIRA] (RF-13313) rich:fileupload fileuploadprogress unavailable in RF 4.5

Michal Petrov (JIRA) jira-events at lists.jboss.org
Wed Nov 6 09:18:03 EST 2013


    [ https://issues.jboss.org/browse/RF-13313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851380#comment-12851380 ] 

Michal Petrov commented on RF-13313:
------------------------------------

The resource is being incorrectly handled

The request path looks like this:
{{/showcase/org.richfaces.resources/javax.faces.resource/org.richfaces/fileUploadProgress?rf_fu_uid_alt=0.4089094325900078}}
but it should be this:
{{/showcase/rfRes/fileUploadProgress.jsf?ln=org.richfaces&rf_fu_uid_alt=0.4089094325900078}}
                
> rich:fileupload fileuploadprogress unavailable in RF 4.5
> --------------------------------------------------------
>
>                 Key: RF-13313
>                 URL: https://issues.jboss.org/browse/RF-13313
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.5-Tracking
>            Reporter: Michal Petrov
>             Fix For: 4.5.0.Alpha1
>
>
> After uploading an image error appears in console:
> {panel}
> GET http://localhost:8080/showcase/org.richfaces.resources/javax.faces.resource/org.richfaces/fileUploadProgress?rf_fu_uid_alt=0.008011564146727324 404 (Not Found) jquery.js:8434
> {panel}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list