[wp-trac] Re: [WordPress Trac] #9808: Feedback Needed - Trac reports
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 12 16:14:33 GMT 2009
#9808: Feedback Needed - Trac reports
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: Denis-de-Bernardy
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: Unassigned
Component: WordPress.org | Version:
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
Comment(by Denis-de-Bernardy):
fixed a further incoherence in all reports:
{{{
WHEN keywords LIKE '%needs_unit_tests%'
THEN 'needs-unit-tests'
WHEN keywords LIKE '%needs_docs%'
THEN 'needs-docs'
WHEN keywords LIKE '%wontfix%'
THEN 'wontfix'
WHEN keywords LIKE '%dup%'
THEN 'dup'
WHEN keywords LIKE '%commit%'
THEN 'commit'
WHEN keywords LIKE '%tested%'
THEN 'tested'
}}}
(to make things consistent with reports 2, 4, 6 and 8
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9808#comment:34>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list