Skip to:
Content

bbPress.org

Opened 11 years ago

Closed 11 years ago

#2472 closed defect (bug) (fixed)

Mingle importer breaks when multiple topics have the same title

Reported by: netweb's profile netweb Owned by: netweb's profile netweb
Milestone: 2.5 Priority: normal
Severity: normal Version: 2.4.1
Component: API - Importers Keywords: needs-testing has-patch
Cc:

Description

When importing using the Mingle.php importer if there are multiple topics with the same title imported topics & replies are not reliable.

Attachments (2)

2472.diff (1023 bytes) - added by netweb 11 years ago.
Mingle.php (12.7 KB) - added by netweb 11 years ago.

Download all attachments as: .zip

Change History (6)

@netweb
11 years ago

#1 @netweb
11 years ago

In 2472.diff

  • Imporoved SQL join expression for post_content
  • Fixed reply parent topic id field mapping

@netweb
11 years ago

#2 @netweb
11 years ago

Mingle.php​ full Mingle importer with 2472.diff patch included for user testing.

See also http://bbpress.org/forums/topic/imported-mingle-forum-posts-in-many-posts-separated-into-topics/

#3 @johnjamesjacoby
11 years ago

Looks good to me.

#4 @netweb
11 years ago

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

In 5160:

Improved SQL join expression for topics 'post_content' in Mingle.php importer. Props netweb. Fixes #2472

Note: See TracTickets for help on using tickets.