You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2007/08/22 00:58:34 UTC

[jira] Closed: (WW-2059) JSONValidationInterceptor broken if Action is ModelDriven

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

Musachy Barroso closed WW-2059.
-------------------------------

       Resolution: Not A Problem
    Fix Version/s:     (was: 2.1.x)
                   2.1.0

> 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.0
>
>
> 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 ['test@invalid', ]
> 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.