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.