You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Martin Gainty (JIRA)" <ji...@apache.org> on 2009/10/05 14:00:52 UTC

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

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.


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

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Dave Newton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46895#action_46895 ] 

Dave Newton commented on WW-3278:
---------------------------------

It'd be helpful to explain what you believe the actual issue is.

> 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.


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

Posted by "Dave Newton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46897#action_46897 ] 

Dave Newton commented on WW-3278:
---------------------------------

Benefit of the doubt and all that.

I'm eternally optimistic.

> 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.