[
https://issues.apache.org/jira/browse/TOBAGO-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udo Schnurpfeil resolved TOBAGO-1526.
-------------------------------------
Resolution: Fixed
Fix Version/s: 4.3.0
3.1.0
> File upload: org.apache.myfaces.tobago.FileItemValidator.CONTENT_TYPE will be
> shown instead of the translated message
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: TOBAGO-1526
> URL: https://issues.apache.org/jira/browse/TOBAGO-1526
> Project: MyFaces Tobago
> Issue Type: Bug
> Affects Versions: 2.0.8, 3.0.0-alpha-2
> Reporter: Udo Schnurpfeil
> Priority: Minor
> Fix For: 3.1.0, 4.3.0
>
>
> Workaround: use attribute validatorMessage
> {code}
> <tc:file validatorMessage="please use only images">
> <tc:validateFileItem contentType="image/*"/>
> </tc:file>
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)