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 2008/09/08 13:12:45 UTC

[jira] Created: (EMPIREDB-12) Allow reloading of current record from the session

Allow reloading of current record from the session
--------------------------------------------------

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


currently RecordActionSupport offer a loadRecord function that automatically reloads the record if and only if the item key is not supplied with the request. In some cases it is desireable to manually reload the record without checking for the item key on the request.

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


[jira] Resolved: (EMPIREDB-12) Allow reloading of current record from the session

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

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

    Resolution: Fixed

> Allow reloading of current record from the session
> --------------------------------------------------
>
>                 Key: EMPIREDB-12
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-12
>             Project: Empire-DB
>          Issue Type: Improvement
>          Components: Struts2 Extentions
>    Affects Versions: empire-struts2-ext-1.0.4-incubating
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>            Priority: Minor
>             Fix For: empire-struts2-ext-1.0.4-incubating
>
>
> currently RecordActionSupport offer a loadRecord function that automatically reloads the record if and only if the item key is not supplied with the request. In some cases it is desireable to manually reload the record without checking for the item key on the request.

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