﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2629	Autogrow does not work with defualt fckeditor.js file	David Sargent		"Because the fckeditor.js file stipulates a default height here
Line 34:  this.Height	= height   || '200' ;
Changing this line to read
Line 34:  this.Height	= height;
Fix's the problem.  
This was a very frustrating bug to figure out with many hours wasted tracking it down, in the least the plugin source should be documented to note this problem."	Bug	new	Normal		General				
