[
https://issues.apache.org/jira/browse/MYFACES-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486945
]
Mike Kienenberger commented on MYFACES-1165:
--------------------------------------------
While I don't disagree with the bug (please supply a patch), what managed
properties are you injecting into the converter, and how?
Last time I looked, there was no way to provide configuration information to a
converter in the configuration file for JSF 1.1.
> Properties for Converters by class instead of by id
> ---------------------------------------------------
>
> Key: MYFACES-1165
> URL: https://issues.apache.org/jira/browse/MYFACES-1165
> Project: MyFaces Core
> Issue Type: Bug
> Components: General
> Affects Versions: 1.1.1
> Reporter: Bjarne Hansen
> Priority: Minor
>
> When a converter is created it has its properties set from the configuration
> by converter class and not by converter id. This means that it is not
> possible to have different converters (id) implemented by the same class with
> different configurations specified in the faces configuration file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.