[
https://issues.apache.org/jira/browse/MYFACES-3935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-3935.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.2.6
2.1.17
2.0.23
> h:inputTextarea with null value throws NullPointerException
> -----------------------------------------------------------
>
> Key: MYFACES-3935
> URL: https://issues.apache.org/jira/browse/MYFACES-3935
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314, JSR-344
> Affects Versions: 2.0.22, 2.1.16, 2.2.5
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 2.0.23, 2.1.17, 2.2.6
>
>
> h:inputTextarea always calls ResponseWriter.writeText(...), but in some cases
> where there is a null-value + a config param set
> javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL true it throws
> NullPointerException
> The renderer should do a null check before the call to avoid the situation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)