Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-2392

MarkupComponentBorder fails to close stream (?)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4-RC4
    • 1.4.0
    • wicket
    • None

    Description

      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(); ?

      Attachments

        Activity

          People

            ivaynberg Igor Vaynberg
            raboof Arnout Engelen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: