﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2043	The FCKDebug code should not be included in the compressed files	Frederico Caldeira Knabben	Frederico Caldeira Knabben	"We don't need anything from FCKDebug when normally using the editor. We should be able so to avoid including its code inside the compressed files to save some bytes from it. The solution would be loading fckdebug.js by request, only if debugging is enabled.

Our code may have some debugging calls laying around, so the compressed files should still contain the debugging functions, but those should be empty. We could use @Packager.Remove.Start and @Packager.Remove.End to easily achieve that."	Task	closed	Normal	FCKeditor 2.6.2	General		fixed	Confirmed Review+	
