﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2595	getHTML, getXHTML & getData adds HTML code tht isn't there	logictrap		"If the editor is set with full=true, the get* methods return data that includes additional html tags such as <html> & <body> even if they are not present in the editor.

This seems like a bug as I assume these commands only return what is actually in the editor formatted to HTML or XHTML but does nt add tags that are not there. I assume getData provides no formatting.

To test this I created a field that contains only a <div> tag. Then called getData. getData added <html> & <body> tags to the <div>. If I set FULL=FALSE it returns only the <div> section.
"	Bug	closed	Normal		General	FCKeditor 2.6.3	invalid		
