﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
6093	English description string of WXR format does not mention tags.	thenlich	anonymous	"in wp-admin/export.php:18

{{{
<p><?php _e('This format, which we call WordPress eXtended RSS or WXR, will contain your posts, comments, custom fields, and categories.'); ?></p>
}}}

the description should also include tags, i.e. something like

{{{
<p><?php _e('This format, which we call WordPress eXtended RSS or WXR, will contain your posts, comments, custom fields, categories, and tags.'); ?></p>
}}}

"	defect (bug)	closed	low	2.5	General		minor	fixed	has-patch	
