[
https://issues.jboss.org/browse/JBSEAM-4955?page=com.atlassian.jira.plugi...
]
Marek Novotny commented on JBSEAM-4955:
---------------------------------------
You can still use functionality of that converters or validators through <f:converter
converterId="<id>"/> or <f:validator
validatorId="<id>"/>
for instance for replacement of <s:convertEntity> use <f:converter
converterId="org.jboss.seam.ui.EntityConverter" />
Custom converter tags are not available
---------------------------------------
Key: JBSEAM-4955
URL:
https://issues.jboss.org/browse/JBSEAM-4955
Project: Seam 2
Issue Type: Bug
Components: JSF Controls
Affects Versions: 2.3.0.BETA2
Reporter: Marek Novotny
Richfaces CDK 4 doesn't support generation of custom tags for converters in case you
use @JsfConverter neither adding and combining generated taglib configuration with
existing fragment of taglib.xml file
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira