[ http://issues.apache.org/jira/browse/ADFFACES-285?page=all ]

Dave Brunette updated ADFFACES-285:
-----------------------------------

    Status: Patch Available  (was: Open)

> Converter not getting called with null value in inputText
> ---------------------------------------------------------
>
>                 Key: ADFFACES-285
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-285
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Dave Brunette
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to