DX nightmare:

var that = this;

needs to be

var self = this;
CommentFileSizeAuthor
#1 that-this-self-558656.patch1.82 KBdavyvdb

Comments

davyvdb’s picture

Status: Active » Needs review
StatusFileSize
new1.82 KB
dries’s picture

Status: Needs review » Fixed

Committed to CVS HEAD.

Status: Fixed » Closed (fixed)
Issue tags: -JavaScript, -DrupalWTF, -Novice

Automatically closed -- issue fixed for 2 weeks with no activity.