[wp-trac] Re: [WordPress Trac] #4335: Intrinsic Category Sorting
(by ID) Changed in 2.2
WordPress Trac
wp-trac at lists.automattic.com
Fri May 25 15:43:18 GMT 2007
#4335: Intrinsic Category Sorting (by ID) Changed in 2.2
---------------------+------------------------------------------------------
Reporter: iacas | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.2.1
Component: General | Version: 2.2
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by iacas):
I believe I've worked around this - for now - by setting the categories
with cat_ID of 98, 99, 100, and 101 to their negatives: -98, -99, -100,
and -101. Corresponding updates to wp_post2cat were also made (UPDATE
wp_post2cat set category_id = '-99' WHERE category_id = '99')
I still believe this type of behavior is a bug - the behavior changed,
unannounced and I believe unintended - and it certainly highlights the
need for a "primary" category feature since categories are (often)
intrinsic to URL-building in WordPress.
--
Ticket URL: <http://trac.wordpress.org/ticket/4335#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list