[wp-trac] [WordPress Trac] #17427: query_posts and tag
WordPress Trac
wp-trac at lists.automattic.com
Fri May 13 22:58:53 UTC 2011
#17427: query_posts and tag
--------------------------+-----------------------------
Reporter: venerabile | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version: 3.1.2
Severity: major | Keywords: dev-feedback
--------------------------+-----------------------------
When i try to make a query like this:
query_posts('tag=sometag');
and "sometag" isn't previously used in some post, the query show me all
the posts.
i've to add the tag in a post and after delete it ( wp just need the tag
exist in "wp_terms" table) and after the query works.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17427>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list