TinyMceServlet has a memory leak

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 2.5.8, 2.6.0
    • Affects Version/s: 2.5.5
    • Component/s: None
    • Environment:

      Confluence using the Tiny MCE Editor Plugin version 2.2

      The TinyMce rich text editor plugin bundled with Confluence has a Memory leak. The TinyMceConfiguration object we use as a key in our javascript cache has a broken hashcode method that allows duplicate configurations to be added. This causes a Memory leak of approximately 300k per edit request on average.

      This can eventually lead to an OutOfMemoryError.

      It was introduced with the fix for CONF-6987 in Confluence 2.5.5

              Assignee:
              Unassigned
              Reporter:
              Don Willis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: