History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: JSF-36
Type: Bug Bug
Status: Open Open
Priority: Blocker Blocker
Assignee: Chad Brandon
Reporter: Walter Itamar Mourão
Votes: (View)
Watchers: (View)
Operations

If you were logged in you would be able to see more operations.
JSF cartridge

Validator does not work on server

Created: 17/Sep/07 01:19 PM   Updated: 17/Sep/07 01:20 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

File Attachments: 1. Zip Archive jsftest.zip (55 kb)



 Description   
The server side of the validation is not working on server. When using <a:validator client="true" /> the client side works but the validation on the server (validWhen for example) does not work. When using <a:validator client="false" /> it still calls the validation javascript function and, of course, does not post the request.

 All   Comments   Change History      Sort Order:
Test project