Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10285

ResourceElementTypeHelper: InputStream not closed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3.0
    • 4.3.0
    • None
    • None
    • 4.3 RC3

      On comparing ResourceElementType, the input streams are not closed after comparison.

      See ResourceElementTypeHelper._compareSingleResourcesContent(Resource, Resource), IOUtils.contentEquals(resource1.getInputStream(), resource2.getInputStream()) is used but the two input streams are never closed.

            Unassigned Unassigned
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: