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

Igor Vaynberg resolved WICKET-2392.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.1
         Assignee: Igor Vaynberg

> MarkupComponentBorder fails to close stream (?)
> -----------------------------------------------
>
>                 Key: WICKET-2392
>                 URL: https://issues.apache.org/jira/browse/WICKET-2392
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC4
>            Reporter: Arnout Engelen
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.1
>
>
> MarkupComponentBorder, in findMarkupStream, creates a MarkupResourceStream 
> but doesn't close it.
> Shouldn't this stream be closed after the call to 
> Application.get().getMarkupSettings().getMarkupParserFactory().newMarkupParser(markupResourceStream).parse();
>  ?

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

Reply via email to