[
https://issues.jboss.org/browse/RF-13155?page=com.atlassian.jira.plugin.s...
]
Brian Leathem resolved RF-13155.
--------------------------------
Assignee: Brian Leathem
Fix Version/s: 4.3.4
Resolution: Done
Added an id attribute to the fileupload input element
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