Hi,
For some reason javascript validation stopped working on all forms (2.1.9):
<fd:validation>
<fd:javascript>
cocoon.log.error("test validation: return false");
return false;
</fd:javascript>
</fd:validation>
The validation is fired on a submit widget yet the form is still being
submitted. Would anyone have an idea what may be wrong?
Thanks for any suggestions! I'm stumped right now.
gary
