You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Nils-Helge Garli (JIRA)" <ji...@apache.org> on 2007/08/09 10:05:18 UTC

[jira] Created: (WW-2095) Changing portlet mode after validation errors fails

Changing portlet mode after validation errors fails
---------------------------------------------------

                 Key: WW-2095
                 URL: https://issues.apache.org/struts/browse/WW-2095
             Project: Struts 2
          Issue Type: Bug
          Components: Portlet Integration
    Affects Versions: 2.0.9, 2.0.8, 2.0.7, 2.0.6, 2.0.5, 2.0.4, 2.0.3, 2.0.2, 2.0.1, 2.0.0
            Reporter: Nils-Helge Garli
            Assignee: Nils-Helge Garli


The workflow interceptor returns "input" because validation errors from the previous request are sticky (as a consequence of event/render separation). The workflow interceptors need to be skipped when a portlet mode switch is detected.

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


[jira] Commented: (WW-2095) Changing portlet mode after validation errors fails

Posted by "Nils-Helge Garli (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43744#action_43744 ] 

Nils-Helge Garli commented on WW-2095:
--------------------------------------

Depends on http://jira.opensymphony.com/browse/XW-554

> Changing portlet mode after validation errors fails
> ---------------------------------------------------
>
>                 Key: WW-2095
>                 URL: https://issues.apache.org/struts/browse/WW-2095
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Portlet
>    Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9
>            Reporter: Nils-Helge Garli
>             Fix For: Future
>
>
> The workflow interceptor returns "input" because validation errors from the previous request are sticky (as a consequence of event/render separation). The workflow interceptors need to be skipped when a portlet mode switch is detected.

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


[jira] Updated: (WW-2095) Changing portlet mode after validation errors fails

Posted by "James Holmes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Holmes updated WW-2095:
-----------------------------

    Fix Version/s: Future

> Changing portlet mode after validation errors fails
> ---------------------------------------------------
>
>                 Key: WW-2095
>                 URL: https://issues.apache.org/struts/browse/WW-2095
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Portlet Integration
>    Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9
>            Reporter: Nils-Helge Garli
>            Assignee: Nils-Helge Garli
>             Fix For: Future
>
>
> The workflow interceptor returns "input" because validation errors from the previous request are sticky (as a consequence of event/render separation). The workflow interceptors need to be skipped when a portlet mode switch is detected.

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


[jira] Commented: (WW-2095) Changing portlet mode after validation errors fails

Posted by "Nils-Helge Garli (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41789 ] 

Nils-Helge Garli commented on WW-2095:
--------------------------------------

Can be fixed either by implementing interceptor overriding in XWork, re-defining the stacks in struts-plugin.xml, or by modifying the interceptors.

> Changing portlet mode after validation errors fails
> ---------------------------------------------------
>
>                 Key: WW-2095
>                 URL: https://issues.apache.org/struts/browse/WW-2095
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Portlet Integration
>    Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9
>            Reporter: Nils-Helge Garli
>            Assignee: Nils-Helge Garli
>
> The workflow interceptor returns "input" because validation errors from the previous request are sticky (as a consequence of event/render separation). The workflow interceptors need to be skipped when a portlet mode switch is detected.

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


[jira] Assigned: (WW-2095) Changing portlet mode after validation errors fails

Posted by "Nils-Helge Garli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nils-Helge Garli reassigned WW-2095:
------------------------------------

    Assignee:     (was: Nils-Helge Garli)

> Changing portlet mode after validation errors fails
> ---------------------------------------------------
>
>                 Key: WW-2095
>                 URL: https://issues.apache.org/struts/browse/WW-2095
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Portlet
>    Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9
>            Reporter: Nils-Helge Garli
>             Fix For: Future
>
>
> The workflow interceptor returns "input" because validation errors from the previous request are sticky (as a consequence of event/render separation). The workflow interceptors need to be skipped when a portlet mode switch is detected.

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