Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#2459 closed defect (bug) (fixed)

Importing from Moveabletype using MySQL5 does not import comments

Reported by: bungeman Owned by: anonymous
Priority: normal Milestone: 2.1
Component: Administration Version: 2.0.1
Severity: normal Keywords: mysql5, comments, bg|has-patch
Cc:

Description

After fixing my two previous problems while importing my old Moveabletype blog, comments did not import along with the posts.

Attachments (1)

commentsinsql5.diff (643 bytes) - added by bungeman 7 years ago.
patch which adds default user_id of 0, instead of leaving the field blank, which is an error in MySQL5

Download all attachments as: .zip

Change History (4)

patch which adds default user_id of 0, instead of leaving the field blank, which is an error in MySQL5

  • Keywords comments, bg|has-patch added; comments removed

comment:2   ryan7 years ago

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

(In [3537]) Make sure user_id is set before inserting. Props bungeman. fixes #2459

comment:3   ryan7 years ago

  • Milestone set to 2.1
Note: See TracTickets for help on using tickets.