Make WordPress Core

Opened 10 years ago

Closed 10 months ago

#33371 closed defect (bug) (worksforme)

Undefined Indexes for Movable Type and TypePad Importer.

Reported by: mt8biz's profile mt8.biz Owned by: westi's profile westi
Milestone: Priority: normal
Severity: normal Version:
Component: Import Keywords:
Focuses: Cc:

Description

Display notice in "Assign Authors" ( WP_DEBUG = true ) .

Notice: Undefined index: upload_type in movabletype-importer/movabletype-importer.php on line 233

Notice: Undefined index: id in movabletype-importer/movabletype-importer.php on line 248

Attachments (1)

movabletype-importer.php.diff (780 bytes) - added by mt8.biz 10 years ago.

Download all attachments as: .zip

Change History (5)

#1 @mt8.biz
10 years ago

  • Keywords has-patch added

#2 @westi
10 years ago

  • Keywords reporter-feedback added; has-patch removed
  • Owner set to westi
  • Status changed from new to accepted

I've committed the first notice fix in [plugins1335141].

I can't reproduce the second one - can you explain more about how to reproduce it?

Version 0, edited 10 years ago by westi (next)

#3 @mt8.biz
6 years ago

It doesn't seem to reproduce anymore. Thank you

#4 @desrosj
10 months ago

  • Keywords reporter-feedback removed
  • Resolution set to worksforme
  • Status changed from accepted to closed

Seems like this was resolved. Closing out.

Note: See TracTickets for help on using tickets.