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/04/14 23:46:06 UTC

[jira] Created: (TILES-397) PutAttributeVModel.end does not set "cascade" correctly

PutAttributeVModel.end does not set "cascade" correctly
-------------------------------------------------------

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


PutAttributeVModel.end does not set "cascade" correctly, because it tries to use "value" parameter (an Object) as "cascade" (a Boolean).

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


[jira] Updated: (TILES-397) PutAttributeVModel.end does not set "cascade" correctly

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

Antonio Petrelli updated TILES-397:
-----------------------------------


Now the "cascade" parameter is got correctly.

> PutAttributeVModel.end does not set "cascade" correctly
> -------------------------------------------------------
>
>                 Key: TILES-397
>                 URL: https://issues.apache.org/struts/browse/TILES-397
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-velocity
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> PutAttributeVModel.end does not set "cascade" correctly, because it tries to use "value" parameter (an Object) as "cascade" (a Boolean).

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


[jira] Closed: (TILES-397) PutAttributeVModel.end does not set "cascade" correctly

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

Antonio Petrelli closed TILES-397.
----------------------------------

    Resolution: Fixed

> PutAttributeVModel.end does not set "cascade" correctly
> -------------------------------------------------------
>
>                 Key: TILES-397
>                 URL: https://issues.apache.org/struts/browse/TILES-397
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-velocity
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> PutAttributeVModel.end does not set "cascade" correctly, because it tries to use "value" parameter (an Object) as "cascade" (a Boolean).

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