[
https://issues.jboss.org/browse/RF-11548?page=com.atlassian.jira.plugin.s...
]
Juraj Huska commented on RF-11548:
----------------------------------
Hi Brian,
I have had a review with Lukas about this JIRA and he advised me to ask you, whether my
*proposed solution* can be merged to showcase *4.1.1.Final*, since for 4.1.0.Final it is
quite late now?
Just to summarize my solution(already sent pull request for it) is:
-I have just *copied the definition of error messages from one JSF implementation*, and
set that *showcase should use* this definition on *all* containers, this should also lead
to decreasing of failed tests for showcase by 9. Can be this solution accepted(pull
request merged), even than it is not the ideal solution ?(please see the drawback in my
previous comment).
Thanks.
showcase - define our own error messages for rich:message,
rich:messages and other components to have consistent error messages
-------------------------------------------------------------------------------------------------------------------------------
Key: RF-11548
URL:
https://issues.jboss.org/browse/RF-11548
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: showcase
Affects Versions: 4.1.0.Milestone3
Environment: showcase
Reporter: Juraj Huska
Assignee: Lukáš Fryč
Priority: Minor
Fix For: 4.2.0.Tracking
The standard error messages provided by mojarra are changed from one version to another.
For example there is quiet small change, but causes that for example in JBoss AS
6.0.0.Final I have this error message:
Name: Validation Error: *Value* is less than allowable minimum of '3'
and on JBoss AS 7.0.2.Final I have:
Name: Validation Error: *Length* is less than allowable minimum of '3'
this causes some problems when testing and also IMHO it would look better with unified
error messages for all components and containers.
--
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