[wp-meta] [Making WordPress.org] #704: core.trac comments getting the same comment number, messing up edits and permalinks
Making WordPress.org
noreply at wordpress.org
Wed Dec 24 15:27:25 UTC 2014
#704: core.trac comments getting the same comment number, messing up edits and
permalinks
---------------------------+------------------
Reporter: boonebgorges | Owner:
Type: defect | Status: new
Priority: normal | Component: Trac
Resolution: | Keywords:
---------------------------+------------------
Comment (by nacin):
Correct. This is an old issue. It only affects two open tickets: #WP5809
(affected heavily) and #WP20683 (only affects comments 5 and 6).
per: `select distinct ticket from ticket_change where field = 'comment'
and oldvalue <> '' and ticket in (select id from ticket where status <>
'closed') group by ticket, oldvalue having count(*) > 1`
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/704#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list