]
Nick Belaevski updated RF-10834:
--------------------------------
Fix Version/s: 4.Future
Priority: Minor (was: Major)
File upload: default labels not used
-------------------------------------
Key: RF-10834
URL:
https://issues.jboss.org/browse/RF-10834
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Final
Environment: RichFaces 4.1.0-SNAPSHOT r.22320
Metamer 4.1.0-SNAPSHOT r.22342
Mojarra 2.1.0-FCS
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 10.0.648.204 @ Linux x86_64
Reporter: Pavol Pitonak
Priority: Minor
Fix For: 4.Future
Attachments: fileUpload.png
When a label in file upload is set to EL which evaluates to null, no label is present but
default label should be used.
{code:xml}
<rich:fileUpload addLabel=#{bean.somethingEvaluatedToNull} />
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: