Client-side validation doesn't work
-----------------------------------
Key: TRINIDAD-647
URL: https://issues.apache.org/jira/browse/TRINIDAD-647
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 1.0.2-core
Reporter: Tomas Havelka
When client-validation is set to ALERT in trinidad-config.xml validation error
occurs on each submit, even if the form data are filled correctly. For example
for any input filed (select, etc.) which value is required and filled,
validation error alert appears with message that validation error occurs, but
with no component validation error message.
This is new side effect of any changes made to version 1.0.2, because in
version 1.0.1 this works fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.