[
https://issues.jboss.org/browse/RF-12374?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč commented on RF-12374:
---------------------------------
This issue is reproducible with unit tests, but in order to overcome it, tests were
written to unify example values:
https://github.com/richfaces/components/blob/4a9aeeb0870fb71d8233c874e611...
In case this will be fixed, this unification can be removed from test.
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
Labels: myfaces
CSV uses hard-coded values for conversion messages:
https://github.com/richfaces/components/blob/develop/validator/ui/src/mai...
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