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/04/24 15:29:58 UTC

[jira] Closed: (TILES-37) tiles:insert tag does not try to guess the type of attribute

     [ https://issues.apache.org/struts/browse/TILES-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-37.
---------------------------------


> tiles:insert tag does not try to guess the type of attribute
> ------------------------------------------------------------
>
>                 Key: TILES-37
>                 URL: https://issues.apache.org/struts/browse/TILES-37
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.0.0
>         Environment: Windows 2000 and Linux (Ubuntu Breezy), JDK 1.5.0_06, Tomcat 5.5.17
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: it_patch.diff
>
>
> The <tiles:insert> (i.e. its implementation InsertTag) does not try to guess the type of an attribute if the type is not specified.
> Therefore, if the type is not there, a null value is returned as the value of the attribute, so that nothing is displayed.
> I posted a patch to solve this issue, though I am not sure if "page" is a good type for an attribute that has the form "/somewhere/somewhat.jsp".

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