[
https://issues.apache.org/jira/browse/ADFFACES-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-285:
----------------------------------------
Fix Version/s: 1.0.0-incubating-core
Affects Version/s: 1.0.0-incubating-core
> Converter not getting called with null value in inputText
> ---------------------------------------------------------
>
> Key: ADFFACES-285
> URL: https://issues.apache.org/jira/browse/ADFFACES-285
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Affects Versions: 1.0.0-incubating-core
> Reporter: Dave Brunette
> Assigned To: Adam Winer
> Fix For: 1.0.0-incubating-core
>
>
> I would like to call a custom converter that will format a null value have a
> particular String (such as "---"). When using a MyFaces inputText component,
> bound to a null String value, the converter is called and works as expected.
> But when changing the test to use <tr:inputText />, bound to a null String
> value, the converter is not called.
> This test works if the <tr:inputText /> value is bound to an empty String,
> but does not work with null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.