Ticket #730 (new defect)

Opened 6 months ago

[PATCH] Fix for broken category query in WP 2.3.x

Reported by: rmm5t Assigned to: alexkingorg
Priority: high Component: articles
Severity: critical Keywords:
Cc:

Description

There have been numerous complaints about the articles plugin under WordPress 2.3.x. I too have experienced this broken behavior after recently upgrading to 2.3.x. Attached is a patch that both simplifies the category query, but also fixes it to return what (I believe) is the correct set of results.

Attachments

fix_category_query.diff (1.0 kB) - added by rmm5t on 01/07/08 05:13:21.
A fix for the categories query that shows all associated article categories instead of just some

Change History

01/07/08 05:13:21 changed by rmm5t

  • attachment fix_category_query.diff added.

A fix for the categories query that shows all associated article categories instead of just some