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 2009/10/05 18:12:50 UTC

[jira] Resolved: (WW-3278) TestAction1 missing reference to "result" attribute present only in TestAction

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

Musachy Barroso resolved WW-3278.
---------------------------------

    Resolution: Not A Problem

or not

> TestAction1 missing reference to "result" attribute present only in TestAction
> ------------------------------------------------------------------------------
>
>                 Key: WW-3278
>                 URL: https://issues.apache.org/struts/browse/WW-3278
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.6
>         Environment: maven 2.2.1
> struts 2.1.8
>            Reporter: Martin Gainty
>            Priority: Minor
>
> package org.apache.struts2.views.jsp.ui;
> import com.opensymphony.xwork2.ActionSupport;
> /*** TestAction1 */
> //public class TestAction1 extends ActionSupport {
> public class TestAction1 extends org.apache.struts2.TestAction {
>     private static final long serialVersionUID = 2545551979978561327L;
> }
> 05 Oct 
> Martin

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