You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/04/20 00:26:44 UTC

[jira] Created: (STR-3035) Store original URI on request

Store original URI on request
-----------------------------

                 Key: STR-3035
                 URL: https://issues.apache.org/struts/browse/STR-3035
             Project: Struts 1
          Issue Type: New Feature
            Reporter: Paul Benedict
         Assigned To: Paul Benedict
             Fix For: 1.4.0


Struts has no way to retain the original URI when multiple forwards are made in a request. Most particularly acute when using Tiles -- especially Tiles within Tiles. 

Also see:
http://mail-archives.apache.org/mod_mbox/struts-dev/200704.mbox/%3c55afdc850704182305w5d0cf0e4r5b11b33fea77cd2f@mail.gmail.com%3e

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


[jira] Commented: (STR-3035) Store original URI on request

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40856 ] 

Paul Benedict commented on STR-3035:
------------------------------------

Hmm.. Very interesting. That sounds like an undocumented feature.

> Store original URI on request
> -----------------------------
>
>                 Key: STR-3035
>                 URL: https://issues.apache.org/struts/browse/STR-3035
>             Project: Struts 1
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Paul Benedict
>         Assigned To: Paul Benedict
>             Fix For: 1.4.0
>
>
> Struts has no way to retain the original URI when multiple forwards are made in a request. Most particularly acute when using Tiles -- especially Tiles within Tiles. 
> Also see:
> http://mail-archives.apache.org/mod_mbox/struts-dev/200704.mbox/%3c55afdc850704182305w5d0cf0e4r5b11b33fea77cd2f@mail.gmail.com%3e

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


[jira] Updated: (STR-3035) Documentation: Store original URI on request

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

Paul Benedict updated STR-3035:
-------------------------------

    Component/s:     (was: Core)
                 Website
        Summary: Documentation: Store original URI on request  (was: Store original URI on request)

Turning this issue into a documentation issue.

> Documentation: Store original URI on request
> --------------------------------------------
>
>                 Key: STR-3035
>                 URL: https://issues.apache.org/struts/browse/STR-3035
>             Project: Struts 1
>          Issue Type: New Feature
>          Components: Website
>            Reporter: Paul Benedict
>         Assigned To: Paul Benedict
>             Fix For: 1.4.0
>
>
> Struts has no way to retain the original URI when multiple forwards are made in a request. Most particularly acute when using Tiles -- especially Tiles within Tiles. 
> Also see:
> http://mail-archives.apache.org/mod_mbox/struts-dev/200704.mbox/%3c55afdc850704182305w5d0cf0e4r5b11b33fea77cd2f@mail.gmail.com%3e

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


[jira] Updated: (STR-3035) Store original URI on request

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

Paul Benedict updated STR-3035:
-------------------------------

    Component/s: Core

> Store original URI on request
> -----------------------------
>
>                 Key: STR-3035
>                 URL: https://issues.apache.org/struts/browse/STR-3035
>             Project: Struts 1
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Paul Benedict
>         Assigned To: Paul Benedict
>             Fix For: 1.4.0
>
>
> Struts has no way to retain the original URI when multiple forwards are made in a request. Most particularly acute when using Tiles -- especially Tiles within Tiles. 
> Also see:
> http://mail-archives.apache.org/mod_mbox/struts-dev/200704.mbox/%3c55afdc850704182305w5d0cf0e4r5b11b33fea77cd2f@mail.gmail.com%3e

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


[jira] Commented: (STR-3035) Store original URI on request

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40857 ] 

Niall Pemberton commented on STR-3035:
--------------------------------------

Introduced to support "post back" forms - STR-479

The command was missing from the tiles chain-config.xml - but that was fixed recently - see

http://svn.apache.org/viewvc?view=rev&revision=436861

> Store original URI on request
> -----------------------------
>
>                 Key: STR-3035
>                 URL: https://issues.apache.org/struts/browse/STR-3035
>             Project: Struts 1
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Paul Benedict
>         Assigned To: Paul Benedict
>             Fix For: 1.4.0
>
>
> Struts has no way to retain the original URI when multiple forwards are made in a request. Most particularly acute when using Tiles -- especially Tiles within Tiles. 
> Also see:
> http://mail-archives.apache.org/mod_mbox/struts-dev/200704.mbox/%3c55afdc850704182305w5d0cf0e4r5b11b33fea77cd2f@mail.gmail.com%3e

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


[jira] Commented: (STR-3035) Store original URI on request

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40855 ] 

Niall Pemberton commented on STR-3035:
--------------------------------------

Theres a SetOriginalURI Command

http://tinyurl.com/2vg34k

> Store original URI on request
> -----------------------------
>
>                 Key: STR-3035
>                 URL: https://issues.apache.org/struts/browse/STR-3035
>             Project: Struts 1
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Paul Benedict
>         Assigned To: Paul Benedict
>             Fix For: 1.4.0
>
>
> Struts has no way to retain the original URI when multiple forwards are made in a request. Most particularly acute when using Tiles -- especially Tiles within Tiles. 
> Also see:
> http://mail-archives.apache.org/mod_mbox/struts-dev/200704.mbox/%3c55afdc850704182305w5d0cf0e4r5b11b33fea77cd2f@mail.gmail.com%3e

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


[jira] Updated: (STR-3035) Doc: Store original URI on request

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

Paul Benedict updated STR-3035:
-------------------------------

    Priority: Trivial  (was: Major)
     Summary: Doc: Store original URI on request  (was: Documentation: Store original URI on request)

> Doc: Store original URI on request
> ----------------------------------
>
>                 Key: STR-3035
>                 URL: https://issues.apache.org/struts/browse/STR-3035
>             Project: Struts 1
>          Issue Type: New Feature
>          Components: Website
>            Reporter: Paul Benedict
>            Assignee: Paul Benedict
>            Priority: Trivial
>             Fix For: 1.4.0
>
>
> Struts has no way to retain the original URI when multiple forwards are made in a request. Most particularly acute when using Tiles -- especially Tiles within Tiles. 
> Also see:
> http://mail-archives.apache.org/mod_mbox/struts-dev/200704.mbox/%3c55afdc850704182305w5d0cf0e4r5b11b33fea77cd2f@mail.gmail.com%3e

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