﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8009	"Paste From Word creates <a> tags with no attributes wherever contents are ""highlighted"" by Comments"	Josh		"Please forgive the poor summary of this ticket, as it is hard to summarize.

When pasting content from Word, any Microsoft Word Comments are also pasted (whether or not ""View Markup"" is currently selected). This creates anchor links and footnotes in the content (which may or may not be desirable behavior) but also creates ""empty""
{{{
<a>...</a>
}}}
tags around the first paragraph associated with the comment. The anchor tags are empty in the sense that they have no attributes such as ""href"" or ""name"".

I don't know if this is technically invalid html but it is certainly undesired behavior. Since our site stylesheets don't make these ""a"" elements stand out by default, the extra tags just remain undetected in the source code once the rest of the comment markup is deleted from the editor.

I attached a Word doc with contents that can be pasted into the editor to demonstrate.

I would also like to see at least a config option to strip out the comments completely, but I guess I can create a feature request ticket depending on how much of this behavior is considered a bug.

System: Windows XP, IE 8, Microsoft Word 2003"	Bug	confirmed	Normal		Plugin : Paste from Word	3.0			torque18@…
