﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
529	Editor wrapping code in P tags	tarek		"I recently upgraded from version 2.3.2 to 2.4.2 and the editor is now adding code (i.e. formatting my html) in a new an undesirable way.  It's adding P tags around content automatically, which negatively impacts my source code and formatting.

For example, it's turning this:

""<a href=""xyz.com"">""

Into this:

""<p><a href=""xyz.com""></p>""

It happens in both IE and FF.  It doesn't appear to happen when <p> or <div> tags are already surrounding my content.

I've seen some similar tickets opened about the editor adding <p>&nbsp;</p> to empty fileds, but this seems a little different, albeit potentially related.  "	Bug	closed	Normal		General	FCKeditor 2.4.2	invalid		
