Validator does not work on server
---------------------------------
Key: JSF-36
URL: http://jira.andromda.org/browse/JSF-36
Project: JSF cartridge
Type: Bug
Reporter: Walter Itamar Mour=C3=A3o
Assigned to: Chad Brandon=20
Priority: Blocker
The server side of the validation is not working on server. When using <a:v=
alidator client=3D"true" /> the client side works but the validation on the=
server (validWhen for example) does not work. When using <a:validator clie=
nt=3D"false" /> it still calls the validation javascript function and, of c=
ourse, does not post the request.
--=20
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|