You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2008/10/30 11:37:36 UTC

[jira] Created: (TILES-327) Simplify UrlPreparer.execute

Simplify UrlPreparer.execute
----------------------------

                 Key: TILES-327
                 URL: https://issues.apache.org/struts/browse/TILES-327
             Project: Tiles
          Issue Type: Improvement
          Components: tiles-compat
    Affects Versions: 2.1.0
            Reporter: Antonio Petrelli
             Fix For: 2.1.x


The UrlPreparer.execute method uses the request dispatcher of the ServletContext. It should use the one of the request itself, by calling TilesRequestContext.include.

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


[jira] Resolved: (TILES-327) Simplify UrlPreparer.execute

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

Antonio Petrelli resolved TILES-327.
------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1.x)
                   2.1.1

UrlPreparer simplified.

> Simplify UrlPreparer.execute
> ----------------------------
>
>                 Key: TILES-327
>                 URL: https://issues.apache.org/struts/browse/TILES-327
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-compat
>    Affects Versions: 2.1.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.1
>
>
> The UrlPreparer.execute method uses the request dispatcher of the ServletContext. It should use the one of the request itself, by calling TilesRequestContext.include.

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


[jira] Closed: (TILES-327) Simplify UrlPreparer.execute

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

Antonio Petrelli closed TILES-327.
----------------------------------


Closed due to the release of Tiles 2.1.1

> Simplify UrlPreparer.execute
> ----------------------------
>
>                 Key: TILES-327
>                 URL: https://issues.apache.org/struts/browse/TILES-327
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-compat
>    Affects Versions: 2.1.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.1
>
>
> The UrlPreparer.execute method uses the request dispatcher of the ServletContext. It should use the one of the request itself, by calling TilesRequestContext.include.

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


[jira] Updated: (TILES-327) Simplify UrlPreparer.execute

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

Antonio Petrelli updated TILES-327:
-----------------------------------

    Assignee: Antonio Petrelli

> Simplify UrlPreparer.execute
> ----------------------------
>
>                 Key: TILES-327
>                 URL: https://issues.apache.org/struts/browse/TILES-327
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-compat
>    Affects Versions: 2.1.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.x
>
>
> The UrlPreparer.execute method uses the request dispatcher of the ServletContext. It should use the one of the request itself, by calling TilesRequestContext.include.

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