﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13346,Object term relationships fetched and updated for taxonomies not supported by post type,ryan,,"This is easily seen when updating menu items. Even though objects of type nav_menu_item only support the nav_menu taxonomy, wp_set_post_categories() and wp_set_post_tags() are called.  wp_get_single_post() also calls wp_get_post_categories() and wp_get_post_tags().  These should be wrapped in is_object_in_taxonomy() checks.",defect (bug),closed,normal,3.0,Menus,,blocker,fixed,,
