[richfaces-issues] [JBoss JIRA] Created: (RF-10596) FileUpload: incompatibility with URL with parameters

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Feb 23 16:44:14 EST 2011


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


More information about the richfaces-issues mailing list