[richfaces-issues] [JBoss JIRA] Created: (RF-4193) FileUpload component crash if form contain control with name "action".

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Wed Aug 13 14:38:40 EDT 2008


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

        



More information about the richfaces-issues mailing list