Make WordPress Core

Opened 9 years ago

Last modified 4 years ago

#33371 accepted defect (bug)

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: reporter-feedback
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 9 years ago.

Download all attachments as: .zip

Change History (4)

#1 @mt8.biz
9 years ago

  • Keywords has-patch added

#2 @westi
8 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 https://plugins.trac.wordpress.org/changeset/1335141.

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

Last edited 8 years ago by westi (previous) (diff)

#3 @mt8.biz
4 years ago

It doesn't seem to reproduce anymore. Thank you

Note: See TracTickets for help on using tickets.