[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1921) Inconsistency between Seam's and JSF RI's message bundles

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Sep 18 13:46:11 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1921?page=all ]

Pete Muir closed JBSEAM-1921.
-----------------------------

    Fix Version/s:     (was: 2.0.0.GA)
       Resolution: Won't Fix
         Assignee: Pete Muir

There are no factual errors in the messages as they are - its just a matter of style.

> 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
>         Assigned To: Pete Muir
>            Priority: Minor
>         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-ri/src/javax/faces/Messages.properties)
> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list