Skip to:
Content

bbPress.org

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#73 closed defect (bug) (fixed)

Implement Tag Merging

Reported by: mdawaffe's profile mdawaffe Owned by: mdawaffe's profile mdawaffe
Milestone: Priority: normal
Severity: normal Version:
Component: Back-end Keywords: tags merge
Cc:

Description

The difficulty here comes from the inability of MySQL 4.0 to perform IN queries on tuples: SELECT (3,4) IN ((2,3),(3,4)).

Change History (1)

#1 @mdawaffe
21 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [125]) Ability to Merge Tags. Clean up tag removal and destruction. Fixes #73.

Note: See TracTickets for help on using tickets.