You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2008/09/09 23:07:44 UTC

[jira] Resolved: (TRINIDAD-1222) standard converter coerces null string to ""

     [ https://issues.apache.org/jira/browse/TRINIDAD-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved TRINIDAD-1222.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.10-core

> 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
>             Fix For: 1.2.10-core
>
>
> 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.