standard converter coerces null string to ""
--------------------------------------------

                 Key: TRINIDAD-1222
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1222
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 1.2.7-core
            Reporter: Matthias Weßendorf
            Assignee: Matthias Weßendorf


The problem is really in the EL layer.
<f:convert.....> (and the EL) coerces NULL to "".

See 
https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=323

for pattern we now treat "" similar to NULL, since pattern of "" doesn't really 
make sense at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to