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 2009/07/30 15:36:59 UTC

[jira] Created: (TILES-456) TilesApplicationContextJeeConfig does not manage parameters correctly

TilesApplicationContextJeeConfig does not manage parameters correctly
---------------------------------------------------------------------

                 Key: TILES-456
                 URL: https://issues.apache.org/struts/browse/TILES-456
             Project: Tiles
          Issue Type: Bug
          Components: tiles-velocity
    Affects Versions: 2.2.0
            Reporter: Antonio Petrelli
            Assignee: Antonio Petrelli
             Fix For: 2.2.0


The TilesApplicationContextJeeConfig class, inside VelocityAttributeRenderer, has bugs:
* the "getInitParameter" method uses a fixed "name" (a string) as parameter name;
* the "findInitParameter" method uses servlet context parameters too.

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


[jira] Updated: (TILES-456) TilesApplicationContextJeeConfig does not manage parameters correctly

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

Antonio Petrelli updated TILES-456:
-----------------------------------


Fixed parameter management.

> TilesApplicationContextJeeConfig does not manage parameters correctly
> ---------------------------------------------------------------------
>
>                 Key: TILES-456
>                 URL: https://issues.apache.org/struts/browse/TILES-456
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-velocity
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> The TilesApplicationContextJeeConfig class, inside VelocityAttributeRenderer, has bugs:
> * the "getInitParameter" method uses a fixed "name" (a string) as parameter name;
> * the "findInitParameter" method uses servlet context parameters too.

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


[jira] Closed: (TILES-456) TilesApplicationContextJeeConfig does not manage parameters correctly

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

Antonio Petrelli closed TILES-456.
----------------------------------

    Resolution: Fixed

> TilesApplicationContextJeeConfig does not manage parameters correctly
> ---------------------------------------------------------------------
>
>                 Key: TILES-456
>                 URL: https://issues.apache.org/struts/browse/TILES-456
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-velocity
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> The TilesApplicationContextJeeConfig class, inside VelocityAttributeRenderer, has bugs:
> * the "getInitParameter" method uses a fixed "name" (a string) as parameter name;
> * the "findInitParameter" method uses servlet context parameters too.

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