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

JS error on copy text content in task overview area

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • translate5 - 3.0.2
    • None
    • None

    Description

      problem

      JS Error: this.getSegmentGrid(...) is undefined

      steps to reproduce

      1. Open a task
      2. Open a segment
      3. Leave the task
      4. Open the add new task wizard
      5. Enter a task name
      6. copy that task name

      reason

      The problem is that the copy handler for the segment editing is registered on first task open, that handler is still active after leaving the task. And if the segment grid does not exist any more, that error happens.

      stack trace

      Attachments

        Activity

          People

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: