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/05/14 17:03:42 UTC

[jira] Updated: (TILES-48) Add EL support to attribute values in definition files

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

Antonio Petrelli updated TILES-48:
----------------------------------

      Description: 
The "beanName" and similar attributes have been removed from Tiles definition files DTD, but there is still need for a replacement.
To substitute those attributes, EL support for attribute values (in <put-attribute> and similar) is required, to follow the decision that led developers to remove "beanName" and similar attributes from <tiles:putAttribute> tag.

  was:
The "beanName" and similar attributes have been removed, but there is still need for a replacement.
To substitute those attributes, EL support for attribute values is required, to follow the decision that led developers to remove "beanName" and similar attributes from <tiles:put> tag.

    Fix Version/s:     (was: 2.0.0)
                   2.0.5
          Summary: Add EL support to attribute values in definition files  (was: Add EL support to attribute values)

Updated the summary and the description to be clearer.

> Add EL support to attribute values in definition files
> ------------------------------------------------------
>
>                 Key: TILES-48
>                 URL: https://issues.apache.org/struts/browse/TILES-48
>             Project: Tiles
>          Issue Type: New Feature
>          Components: tiles-core
>    Affects Versions: 2.0.0
>         Environment: All
>            Reporter: Antonio Petrelli
>             Fix For: 2.0.5
>
>
> The "beanName" and similar attributes have been removed from Tiles definition files DTD, but there is still need for a replacement.
> To substitute those attributes, EL support for attribute values (in <put-attribute> and similar) is required, to follow the decision that led developers to remove "beanName" and similar attributes from <tiles:putAttribute> tag.

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