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 12:39:59 UTC

[jira] Created: (TILES-454) PatternUtil.replacePlaceholders does not work with null template attibute and cascaded attributes

PatternUtil.replacePlaceholders does not work with null template attibute and cascaded attributes
-------------------------------------------------------------------------------------------------

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


PatternUtil.replacePlaceholders has bugs:
* if the template attribute is null, it throws a NPE;
* it does not consider the cascaded attributes.

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


[jira] Updated: (TILES-454) PatternUtil.replacePlaceholders does not work with null template attibute and cascaded attributes

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

Antonio Petrelli updated TILES-454:
-----------------------------------


Added null checking and placeholder replacing in cascading attributes.

> PatternUtil.replacePlaceholders does not work with null template attibute and cascaded attributes
> -------------------------------------------------------------------------------------------------
>
>                 Key: TILES-454
>                 URL: https://issues.apache.org/struts/browse/TILES-454
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> PatternUtil.replacePlaceholders has bugs:
> * if the template attribute is null, it throws a NPE;
> * it does not consider the cascaded attributes.

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


[jira] Closed: (TILES-454) PatternUtil.replacePlaceholders does not work with null template attibute and cascaded attributes

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

Antonio Petrelli closed TILES-454.
----------------------------------

    Resolution: Fixed

> PatternUtil.replacePlaceholders does not work with null template attibute and cascaded attributes
> -------------------------------------------------------------------------------------------------
>
>                 Key: TILES-454
>                 URL: https://issues.apache.org/struts/browse/TILES-454
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> PatternUtil.replacePlaceholders has bugs:
> * if the template attribute is null, it throws a NPE;
> * it does not consider the cascaded attributes.

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