﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16712	Remove/Alter MagicLine's use of window.top.DEBUG	Robert Flaherty		"I don't know the history behind this, but only this one plugin makes use of a global, which is stubbed out locally.

I just happened to run into this when I made a global window.DEBUG=true to control all my loading of debug vs. minified scripts through RequireJS.  This makes MagicLine fail, as it is expecting an object with methods.

I've changed my variable, but is this code that should be dumped?  Or, if it has to stay, change the variable name to something that won't clash, like window.ckDebug.
"	Task	closed	Normal		General		invalid		
