ConverterChain constructor does not create a default converter when attached to a value of
type String
------------------------------------------------------------------------------------------------------
Key: JBSEAM-1317
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1317
Project: JBoss Seam
Issue Type: Bug
Components: JSF
Environment: CVS Head (May 8 2007)
Reporter: Matt Drees
from forum post:
"...the ConverterChain constructor tries to create a default converter based on the
type of the value, but this doesn't work for Strings (debugging showed that
facesContext.getApplication().createConverter(String.class) returns null). "
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira