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:44:08 UTC

[jira] Created: (TILES-396) GetAsStringVModel.end uses the response's writer

GetAsStringVModel.end uses the response's writer
------------------------------------------------

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


GetAsStringVModel.end method uses response's writer instead of the one passed with Renderable interface. This one should be used instead.

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


[jira] Closed: (TILES-396) GetAsStringVModel.end uses the response's writer

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

Antonio Petrelli closed TILES-396.
----------------------------------

    Resolution: Fixed

> GetAsStringVModel.end uses the response's writer
> ------------------------------------------------
>
>                 Key: TILES-396
>                 URL: https://issues.apache.org/struts/browse/TILES-396
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-velocity
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> GetAsStringVModel.end method uses response's writer instead of the one passed with Renderable interface. This one should be used instead.

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


[jira] Updated: (TILES-396) GetAsStringVModel.end uses the response's writer

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

Antonio Petrelli updated TILES-396:
-----------------------------------


Now the used writer is the one passed by Renderable.

> GetAsStringVModel.end uses the response's writer
> ------------------------------------------------
>
>                 Key: TILES-396
>                 URL: https://issues.apache.org/struts/browse/TILES-396
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-velocity
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> GetAsStringVModel.end method uses response's writer instead of the one passed with Renderable interface. This one should be used instead.

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