[
https://issues.apache.org/jira/browse/MYFACES-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844541#action_12844541
]
Tibor commented on MYFACES-2602:
--------------------------------
Solution to this is to set Convertor properties only if default-value is not
null
> don't nullify convertor properties
> -----------------------------------
>
> Key: MYFACES-2602
> URL: https://issues.apache.org/jira/browse/MYFACES-2602
> Project: MyFaces Core
> Issue Type: Bug
> Components: General
> Environment: myfaces 1.2.8
> Reporter: Tibor
>
> Convertor properties which don't have default-value defined in
> faces-config.xml file are currently nullified. We set some default values of
> properties in Converter constructor, but code in
> ApplicationImpl.setConverterProperties will set this properties to null if
> there is no default-value in faces-config.xml
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.