-
Type: Improvement
-
Status: Resolved
-
Priority: Detail
-
Resolution: Fixed
-
Affects Version/s: 5.4
-
Fix Version/s: 5.4.1
-
Component/s: Seam / JSF UI
-
Tags:
In UI input file, when using the mime-type validators, a message is displayed listing the filtered extensions. When the re is too much extensions filteres, the message is useless. We want to be able to disable the message display setting an attribute onto the mime-type validator.
Impacts are :
- UIInputFile#encodeBegin -> don't render constraint if disabled in validator
- nxweb-util.tld -> overriding the tag validateFileMimetype
- InputFileMimetypeValidator -> taking in account new attribute
- depends on
-
NXP-6230 cannot use nuxeo's JSF validators in a tomcat runtime
- Resolved