]
Nick Belaevski updated RF-10596:
--------------------------------
Assignee: Konstantin Mishin
Fix Version/s: 4.0.0.CR1
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
Assignee: Konstantin Mishin
Fix For: 4.0.0.CR1
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: