You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Emond Papegaaij (JIRA)" <ji...@apache.org> on 2011/04/17 19:19:05 UTC

[jira] [Created] (WICKET-3620) IResponseFilter cannot change buffer contents

IResponseFilter cannot change buffer contents
---------------------------------------------

                 Key: WICKET-3620
                 URL: https://issues.apache.org/jira/browse/WICKET-3620
             Project: Wicket
          Issue Type: Bug
          Components: wicket-core
    Affects Versions: 1.5-RC3
            Reporter: Emond Papegaaij


Changes to the responseBuffer, passed to an IResponseFilter, are not picked up, nor are newly created AppendingStringBuffer (return value of the method). Both callers of the method invoke it with a copy of the buffer and ignore return values (BufferedWebResponse line 145 and AjaxRequestTarget line 687).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (WICKET-3620) IResponseFilter cannot change buffer contents

Posted by "Pedro Santos (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Santos resolved WICKET-3620.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC4

> IResponseFilter cannot change buffer contents
> ---------------------------------------------
>
>                 Key: WICKET-3620
>                 URL: https://issues.apache.org/jira/browse/WICKET-3620
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC3
>            Reporter: Emond Papegaaij
>            Assignee: Pedro Santos
>             Fix For: 1.5-RC4
>
>
> Changes to the responseBuffer, passed to an IResponseFilter, are not picked up, nor are newly created AppendingStringBuffer (return value of the method). Both callers of the method invoke it with a copy of the buffer and ignore return values (BufferedWebResponse line 145 and AjaxRequestTarget line 687).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (WICKET-3620) IResponseFilter cannot change buffer contents

Posted by "Pedro Santos (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Santos reassigned WICKET-3620:
------------------------------------

    Assignee: Pedro Santos

> IResponseFilter cannot change buffer contents
> ---------------------------------------------
>
>                 Key: WICKET-3620
>                 URL: https://issues.apache.org/jira/browse/WICKET-3620
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC3
>            Reporter: Emond Papegaaij
>            Assignee: Pedro Santos
>
> Changes to the responseBuffer, passed to an IResponseFilter, are not picked up, nor are newly created AppendingStringBuffer (return value of the method). Both callers of the method invoke it with a copy of the buffer and ignore return values (BufferedWebResponse line 145 and AjaxRequestTarget line 687).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira