Validatiion errors not working in ajax
--------------------------------------
Key: COCOON-2207
URL: https://issues.apache.org/jira/browse/COCOON-2207
Project: Cocoon
Issue Type: Bug
Components: * Cocoon Core
Affects Versions: 2.1.10
Reporter: Mohammed Aashik
Hi,
Im using Cocoon 2.1.10. I've implemented ajax in my form.
My form has plenty of widgets. So,i need to have a general area to show all the
validation error messages.
When im using ajax ,<fi:validation-errors> is NOT working but when i make
ajax="false"
<fi:validation-errors> is working fine.
And one more thing if i make ajax="false" a validation error Message
(Exclamation mark) is shown near the tab,
but if i make ajax="true" validation error Message (Exclamation mark) is NOT
shown near the tab.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.