You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2009/07/18 11:18:14 UTC

[jira] Created: (EMPIREDB-45) Update struts extentions to accomodate latest struts release

Update struts extentions to accomodate latest struts release
------------------------------------------------------------

                 Key: EMPIREDB-45
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-45
             Project: Empire-DB
          Issue Type: Improvement
          Components: Struts2 Extentions
    Affects Versions: empire-struts2-ext-1.0.5-incubating
            Reporter: Rainer Döbele
            Assignee: Rainer Döbele
             Fix For: empire-struts2-ext-1.0.5-incubating


Currently the Empire-db struts extentions are built on top of Struts 2.0.11.
In order to use Empire-db struts extentions with the current Struts 2.1.6 several changes to the struts2 extentions and the corresponding samples are required.

This issue was reported by Benjamin Venditty who also offerred to develop and supply a patch for this issue.


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


[jira] Resolved: (EMPIREDB-45) Update struts extentions to accomodate latest struts release

Posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele resolved EMPIREDB-45.
-----------------------------------

    Resolution: Fixed

Benjamin's patch was applied and checked.
All suggested improvements were accepted except for the handling of the "target" Attribute on the LinkTag class.
Support for the Attribute "target" was moved from the class org.apache.struts2.components.Anchor to org.apache.empire.struts2.jsp.components.AnchorComponent in order to provide continued utilization by the LinkTag class.


> Update struts extentions to accomodate latest struts release
> ------------------------------------------------------------
>
>                 Key: EMPIREDB-45
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-45
>             Project: Empire-DB
>          Issue Type: Improvement
>          Components: Struts2 Extentions
>    Affects Versions: empire-struts2-ext-1.0.5-incubating
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>             Fix For: empire-struts2-ext-1.0.5-incubating
>
>
> Currently the Empire-db struts extentions are built on top of Struts 2.0.11.
> In order to use Empire-db struts extentions with the current Struts 2.1.6 several changes to the struts2 extentions and the corresponding samples are required.
> This issue was reported by Benjamin Venditty who also offerred to develop and supply a patch for this issue.

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