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)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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?