StateHelper.eval(Serializable, Object) completely ignores default value in case 
of ValueExpression evaluation to null
---------------------------------------------------------------------------------------------------------------------

                 Key: MYFACES-2961
                 URL: https://issues.apache.org/jira/browse/MYFACES-2961
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.3-SNAPSHOT
            Reporter: Nick Belaevski


When StateHelper(Serializable, Object) is called in Mojarra & component has no 
local value but ValueExpression for this attribute that returns null, default 
value is returned.
Looking over MyFaces code, defaultValue passed in is not used at all if there's 
no local value and ValueExpression is defined. 

-- 
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