Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-1429

TrackChanges: Unable to get property 'className' of undefined or null reference

    XMLWordPrintable

Details

    Description

      problem

      Exception "Unable to get property 'className' of undefined or null reference" in the "} else if (/(^|[\s])trackchanges([\s]|$)/.test(node.parentNode.className)) {" of the ToolTip.js

      Exception details:

       

      reproduction

      Not really reproducible, I assume that the error occurs randomly, depending on the state of the DOM.

      solution

      just add a "node.parentNode && " to the if

      Attachments

        Activity

          People

            Ines-Paul Ines-Paul Baumann (Inactive)
            tlauria Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: