Make WordPress Core

Opened 11 years ago

Closed 20 months ago

#33371 closed defect (bug) (worksforme)

Undefined Indexes for Movable Type and TypePad Importer.

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

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 11 years ago.

Download all attachments as: .zip

Change History (5)

#1 @mt8.biz
11 years ago

  • Keywords has-patch added

#2 @westi
11 years ago

  • Keywords reporter-feedback added; has-patch removed
  • Owner set to westi
  • Status newaccepted

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 11 years ago by westi (previous) (diff)

#3 @mt8.biz
7 years ago

It doesn't seem to reproduce anymore. Thank you

#4 @desrosj
20 months ago

  • Keywords reporter-feedback removed
  • Resolutionworksforme
  • Status acceptedclosed

Seems like this was resolved. Closing out.

Note: See TracTickets for help on using tickets.