Make WordPress Core

Opened 9 years ago

Closed 3 weeks 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 9 years ago.

Download all attachments as: .zip

Change History (5)

#1 @mt8.biz
9 years ago

  • Keywords has-patch added

#2 @westi
9 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 9 years ago by westi (previous) (diff)

#3 @mt8.biz
5 years ago

It doesn't seem to reproduce anymore. Thank you

#4 @desrosj
3 weeks 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.