You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bauke Scholtz (JIRA)" <de...@myfaces.apache.org> on 2008/10/20 02:49:44 UTC

[jira] Commented: (MYFACES-1979) -Values from View converted to standard-values using tomcat 6.0.16 or 6.0.18

    [ https://issues.apache.org/jira/browse/MYFACES-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640894#action_12640894 ] 

Bauke Scholtz commented on MYFACES-1979:
----------------------------------------

This is actually behaviour by EL specification.

Please vote against this behaviour if you want: https://jsp-spec-public.dev.java.net/issues/show_bug.cgi?id=183

> <null>-Values from View converted to standard-values using tomcat 6.0.16 or 6.0.18
> ----------------------------------------------------------------------------------
>
>                 Key: MYFACES-1979
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1979
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 1.2.4
>         Environment: myfaces core 1.2.4, tomahawk 1.1.7, sandbox 1.1.7, tomcat 6.0.16 or 6.0.18
>            Reporter: Martin Winkler
>
> Hi there,
> Using tomcat 6.0.16 or 6.0.18 there seems to be a bug with myfaces (currently using 1.2.4, but had the bug with 1.2.2, too).
> If I leave Input-Fields empty, the model is updatet with default-values (e.g. "0" for a Long-variable or a zero-length String for a String-variable) for the corresponding variables instead of <null>-Values. I think the bug is not located in converters.
> Found some information here:
> http://www.icefaces.org/JForum/posts/list/8024.page
> It would be good to use tomcat 6.0.18 because in older versions there is a security issue. With tomcat 6.0.14 everythiing is allright ..
> Thanks,
> Martin

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