Skip to:
Content

bbPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#2439 closed defect (bug) (fixed)

Fix incorrect 'callback_reply_to' SQL statement in converter.php

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

Description

In #2400/r5093 incorrect SQL statement was included by mistake. ;)

We should be getting the parent reply post id.

Current converters tested and supporting imported threaded replies:
#2347 Drupal v7.x
#2440 vBulletin v5.x

Attachments (1)

2439.diff (1.2 KB) - added by netweb 11 years ago.

Download all attachments as: .zip

Change History (4)

@netweb
11 years ago

#1 @johnjamesjacoby
11 years ago

  • Milestone changed from Awaiting Review to 2.4.1

#2 @johnjamesjacoby
11 years ago

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

In 5107:

Use correct '_bbp_post_id' meta_key in converter callback_reply_to. Fixes incorrect mapping of converted hierarchical replies. Props netweb. Fixes #2439. (2.5)

#3 @johnjamesjacoby
11 years ago

In 5108:

Use correct '_bbp_post_id' meta_key in converter callback_reply_to. Fixes incorrect mapping of converted hierarchical replies. Props netweb. Fixes #2439. (2.4.1)

Note: See TracTickets for help on using tickets.