FileUpload component crash if form contain control with name "action".
----------------------------------------------------------------------
Key: RF-4193
URL: https://jira.jboss.org/jira/browse/RF-4193
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0.SR1
Reporter: Alexander Smirnov
JavaScript code for a Fileupload component modify a form "action" property:
parentForm.action = this.actionUrl +........
If form contain any control with name "action" , this code will try to replace
a control instead of the form attribute.
At least, this limitation should be described in the documentation.
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues