]
Norman Richards updated JBSEAM-1921:
------------------------------------
Fix Version/s: 2.0.0.GA
Inconsistency between Seam's and JSF RI's message bundles
---------------------------------------------------------
Key: JBSEAM-1921
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1921
Project: JBoss Seam
Issue Type: Patch
Components: Tools
Affects Versions: 2.0.0.BETA1
Environment: Not relevant
Reporter: Ali Sadik Kumlali
Priority: Minor
Fix For: 2.0.0.GA
Attachments: JBSEAM-1921.patch
Hi,
Some of the messages existing in seam-gen/resources/messages.properties does not match to
messages found in JSF RI's Messages.properties file
(
http://fisheye5.cenqua.com/browse/~raw,r=1.53/javaserverfaces-sources/jsf...)
By examining the JSF RI's Messages.properties, I thought that the following
replacements had to be done:
1)
javax.faces.converter.BigIntegerConverter.BIGINTEGER_detail=value must be a signed
integer number consisting of ZERO more digits
javax.faces.converter.BigIntegerConverter.BIGINTEGER_detail=value must be a signed
integer number consisting of ONE or more digits
2)
javax.faces.converter.EnumConverter.ENUM_detail=value must be convertible to an enum OR
from the enum that contains the constant {1}
javax.faces.converter.EnumConverter.ENUM_detail=value must be convertible to an enum from
the enum that contains the constant {1}
3)
javax.faces.converter.EnumConverter.ENUM_NO_CLASS=value must be convertible to an enum OR
from the enum, but no enum class provided
javax.faces.converter.EnumConverter.ENUM_NO_CLASS=value must be convertible to an enum
from the enum, but no enum class provided
4)
javax.faces.converter.EnumConverter.ENUM_NO_CLASS_detail=value must be convertible to an
enum OR from the enum, but no enum class provided
javax.faces.converter.EnumConverter.ENUM_NO_CLASS_detail=value must be convertible to an
enum from the enum, but no enum class provided
Regards,
Ali Sadik Kumlali
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: