Opened 10 years ago
Closed 12 months ago
#33371 closed defect (bug) (worksforme)
Undefined Indexes for Movable Type and TypePad Importer.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (5)
Note: See
TracTickets for help on using
tickets.
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?