FileUpload: incompatibility with URL with parameters
----------------------------------------------------

                 Key: RF-10596
                 URL: https://issues.jboss.org/browse/RF-10596
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-input
    Affects Versions: 4.0.0.CR1
            Reporter: Nick Belaevski


See linked forum thread. The reason is simple:

                        this.form.attr("action", originalAction + "?" + UID + 
"=" + this.loadableItem.uid);


--
This message is automatically generated by JIRA.
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