﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
9962,wp_get_object_terms fails on some queries,wnorris,filosofo,"When deleting multiples posts (and perhaps in other cases), wpdb throws the following error:  `WordPress database error: [Unknown column 't.name' in 'order clause']`

This is because one of the sql queries in taxonomy.php fails to include the terms table in the query, which is sometimes referenced in the sql order clause.  Patch attached.  Patch seems to work, but should definitely be reviewed, as my SQL-fu isn't what it used to be.",defect (bug),closed,high,2.8,Taxonomy,2.8,critical,invalid,has-patch,wnorris
