[wp-trac] Re: [WordPress Trac] #5433: Cannot combine category and
tag queries in some cases
WordPress Trac
wp-trac at lists.automattic.com
Tue Aug 5 14:37:32 GMT 2008
#5433: Cannot combine category and tag queries in some cases
-------------------------------------------------+--------------------------
Reporter: philhassey | Owner: ryan
Type: defect | Status: new
Priority: high | Milestone: 2.6.1
Component: General | Version: 2.5
Severity: normal | Resolution:
Keywords: has-patch needs-testing 2nd-opinion |
-------------------------------------------------+--------------------------
Changes (by turboguy):
* milestone: 2.9 => 2.6.1
Comment:
I've created a patch for this bug. I've tested it using the following:
`
?cat=1&tag=tag1
?cat=1&tag=tag1+tag2
?cat=1,2&tag=tag1+tag2
?cat=1&tag=tag1,tag2
`
It seems to be working so far. Really this whole function should be
rewritten but this should work until that happens. Please test this as
soon as you can so we can get it into the next release.
--
Ticket URL: <http://trac.wordpress.org/ticket/5433#comment:12>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list