[richfaces-issues] [JBoss JIRA] (RF-13155) Unable to trigger hidden FileUpload in IE with an associated Label: missing Id on generated <input type=“file“>

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Sep 17 11:02:03 EDT 2013


     [ https://issues.jboss.org/browse/RF-13155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem reopened RF-13155:
--------------------------------



The duplicate id's created is a problem IMO.  Let's revert the patch and look for a proper fix in a later release.
                
> Unable to trigger hidden FileUpload in IE with an associated Label: missing Id on generated <input type=“file“>
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-13155
>                 URL: https://issues.jboss.org/browse/RF-13155
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.3.2
>         Environment: Internet Explorer 8
>            Reporter: Benoit Pflieger
>            Assignee: Brian Leathem
>            Priority: Minor
>              Labels: low_hanging_fruit
>             Fix For: 4.3.4
>
>
> A hidden FileUpload was triggered by clicking an associated label to the generated tag <input type=“file“>.
> That's the security workaround to trigger an <input type=“file“> under Internet Explorer.
> It worked with Richfaces 3.3.
> This workaround can't be achieved anymore with Richfaces 4.3.2 because the <input type=“file“> is only generated without the attribute "id". 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list