You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2009/05/26 07:50:45 UTC

[jira] Resolved: (MYFACES-2196) Message are not standard conform

     [ https://issues.apache.org/jira/browse/MYFACES-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2196.
-------------------------------------

    Resolution: Invalid
      Assignee: Leonardo Uribe

The spec doc for jsf 1.2 mr1 ( jsf-1_2-mrel-spec.pdf ) on the section mentionen says this:

javax.faces.component.UIInput.CONVERSION -- {0}: Conversion error occurred

This issue will be closed as invalid.

> Message are not standard conform
> --------------------------------
>
>                 Key: MYFACES-2196
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2196
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 1.2.4
>            Reporter: Juergen Melzer
>            Assignee: Leonardo Uribe
>
> The generated error messages contains a leading component id. This is not standard comform.
> See Spec. 2.5.2.4
> MyFaces message: 
> javax.faces.component.UIInput.CONVERSION = {0}: Conversion error occurred.
> Standard:
> javax.faces.component.UIInput.CONVERSION -- Conversion error occurred

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.