[
https://issues.apache.org/jira/browse/WICKET-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg updated WICKET-2392:
----------------------------------
Fix Version/s: (was: 1.4.1)
1.4.0
> 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.0
>
>
> 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.