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

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to