overridding converter/validator messages does only work on the server
---------------------------------------------------------------------
Key: TRINIDAD-915
URL: https://issues.apache.org/jira/browse/TRINIDAD-915
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.2.5-core, 1.0.5-core
Reporter: Matthias Weßendorf
There was an enhancement to override the (error) Faces Messages for
converters/validators in a global way (using message-bundle from faces-cfg).
This was implemented by TRINIDAD-582
This fix is only working, when you disable client side validation.
That means, on the server, these messages are replaced, but the client side you
still have the "built-in" messages.
Like the file LocaleElements_enVERSION_OF_TRINIDAD.js doesn't contain the
overridden messages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.