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 2007/03/19 16:57:51 UTC

[jira] Created: (TILES-137) InitContainerTag.RuntimeConfiguredContext.getInitParameterNames has a wrong implementation

InitContainerTag.RuntimeConfiguredContext.getInitParameterNames has a wrong implementation
------------------------------------------------------------------------------------------

                 Key: TILES-137
                 URL: https://issues.apache.org/struts/browse/TILES-137
             Project: Tiles
          Issue Type: Bug
          Components: tiles-jsp (jsp support)
    Affects Versions: 2.0.1
            Reporter: Antonio Petrelli


InitContainerTag.RuntimeConfiguredContext.getInitParameterNames implementation is wrong: its parameter names should come both from the servlet context and from the custom init parameters.

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


[jira] Resolved: (TILES-137) InitContainerTag.RuntimeConfiguredContext.getInitParameterNames has a wrong implementation

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

Antonio Petrelli resolved TILES-137.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.2

Now the init parameters are put inside a Hashtable, that is populated at creation with the init parameters of the root context.
Added a test case too.

> InitContainerTag.RuntimeConfiguredContext.getInitParameterNames has a wrong implementation
> ------------------------------------------------------------------------------------------
>
>                 Key: TILES-137
>                 URL: https://issues.apache.org/struts/browse/TILES-137
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> InitContainerTag.RuntimeConfiguredContext.getInitParameterNames implementation is wrong: its parameter names should come both from the servlet context and from the custom init parameters.

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


[jira] Closed: (TILES-137) InitContainerTag.RuntimeConfiguredContext.getInitParameterNames has a wrong implementation

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

Antonio Petrelli closed TILES-137.
----------------------------------


> InitContainerTag.RuntimeConfiguredContext.getInitParameterNames has a wrong implementation
> ------------------------------------------------------------------------------------------
>
>                 Key: TILES-137
>                 URL: https://issues.apache.org/struts/browse/TILES-137
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> InitContainerTag.RuntimeConfiguredContext.getInitParameterNames implementation is wrong: its parameter names should come both from the servlet context and from the custom init parameters.

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


[jira] Assigned: (TILES-137) InitContainerTag.RuntimeConfiguredContext.getInitParameterNames has a wrong implementation

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

Antonio Petrelli reassigned TILES-137:
--------------------------------------

    Assignee: Antonio Petrelli

> InitContainerTag.RuntimeConfiguredContext.getInitParameterNames has a wrong implementation
> ------------------------------------------------------------------------------------------
>
>                 Key: TILES-137
>                 URL: https://issues.apache.org/struts/browse/TILES-137
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>
> InitContainerTag.RuntimeConfiguredContext.getInitParameterNames implementation is wrong: its parameter names should come both from the servlet context and from the custom init parameters.

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