Page MenuHomePhabricator

Uncaught TypeError: Cannot read property 'getSession' of undefined jquery.codeEditor.js:521
Closed, ResolvedPublic

Description

Steps to reproduce:

  • Load a page with enabled CodeEditor in debug mode.
  • Make three fast clicks to the enable/disable button.
  • In the JavaScript console occurs:

Uncaught TypeError: Cannot read property 'getSession' of undefined jquery.codeEditor.js:521

Reproduced in Firefox and Chrome with debug mode enabled and disabled.

Event Timeline

Fomafix raised the priority of this task from to Low.
Fomafix updated the task description. (Show Details)
Fomafix added a project: CodeEditor.
Fomafix subscribed.

Change 255987 had a related patch set uploaded (by Gerrit Patch Uploader):
Avoid accessing undefined context

https://gerrit.wikimedia.org/r/255987

Change 255987 merged by jenkins-bot:
Avoid accessing undefined context

https://gerrit.wikimedia.org/r/255987

Fomafix removed a project: Patch-For-Review.
Fomafix set Security to None.