[ 
https://issues.apache.org/struts/browse/WW-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41662
 ] 

Musachy Barroso commented on WW-2059:
-------------------------------------

I'm not sure this issue was related to the json validation interceptor on the 
firt place, but in any case the json interceptor was changed and now it doesn't 
perform any validation at all. Now it must be used with the "validation" 
interceptor.

> JSONValidationInterceptor broken if Action is ModelDriven
> ---------------------------------------------------------
>
>                 Key: WW-2059
>                 URL: https://issues.apache.org/struts/browse/WW-2059
>             Project: Struts 2
>          Issue Type: Sub-task
>          Components: Interceptors
>    Affects Versions: 2.1.x
>            Reporter: Piero Sartini
>            Assignee: Musachy Barroso
>
> When using the new ajax-validation (with sx:head, sx:submit validate="true" 
> and jsonValidationWorkflowStack) it does not work with ModelDriven actions.
> there are errors like this one:
> SCHWERWIEGEND: ParametersInterceptor - [setParameters]: Unexpected Exception 
> caught setting 'eMail' on 'class 
> de.muenchenticket.vaportal.actions.user.RegisterAction: Error setting 
> expression 'eMail' with value ['[EMAIL PROTECTED]', ]
> 25.07.2007 02:51:55 com.opensymphony.xwork2.interceptor.ParametersInterceptor 
> setParameters
> RegisterAction is ModelDriven. If this is changed and the properties are 
> available in the Action everything seems to work fine.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to