[
https://issues.apache.org/struts/browse/WW-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Holmes updated WW-2059:
-----------------------------
Fix Version/s: 2.1.x
Is this still an issue? Can we close the ticket?
> 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
> Fix For: 2.1.x
>
>
> 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.