[richfaces-issues] [JBoss JIRA] (RF-12374) Example values for CSV and server-side conversion messages differs on MyFaces

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Thu Jul 26 09:47:06 EDT 2012


Lukáš Fryč created RF-12374:
-------------------------------

             Summary: Example values for CSV and server-side conversion messages differs on MyFaces
                 Key: RF-12374
                 URL: https://issues.jboss.org/browse/RF-12374
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-validators
    Affects Versions: 4.2.2.Final
            Reporter: Lukáš Fryč
            Priority: Minor


CSV uses hard-coded values for conversion messages:
https://github.com/richfaces/components/blob/develop/validator/ui/src/main/resources/META-INF/resources/org.richfaces/richfaces-csv.js#L273

However those are taken from JSF RI (Mojarra)
and MyFaces provides slightly different values.

Basically all conversion messages then provide different values when input validated by CSV and when validated by JSF.

----

To fix this issue, we would need to retrieve those example messages and render them to {{richfaces-csv.js}}.

--
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

       



More information about the richfaces-issues mailing list