[wp-trac] Re: [WordPress Trac] #3723: Tagging
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 31 06:32:17 GMT 2007
#3723: Tagging
-------------------------+--------------------------------------------------
Reporter: ryan | Owner: ryan
Type: enhancement | Status: new
Priority: normal | Milestone: 2.2
Component: General | Version: 2.1
Severity: normal | Resolution:
Keywords: tags |
-------------------------+--------------------------------------------------
Comment (by majelbstoat):
Unfortunately, it doesn't look like there's much point in arguing about
this anymore, despite the clear flaws in the design. There's no way all
those recent commits are going to be reverted. Take a look at [5149] for
instance:
{{{
+ if ( '' != $q['tag'] ) {
+ $reqcat= get_category_by_slug( $q['tag'] );
}}}
It looks very much like it's just been copied and pasted from the
categories code. Very disappointing. I'm half-minded to change this
ticket type to defect.
--
Ticket URL: <http://trac.wordpress.org/ticket/3723#comment:56>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list