Page MenuHomePhabricator

ImportDump creates a notice for every new page imported
Closed, ResolvedPublic

Description

For every new page I import using importDump.php I get a notice

Notice: Undefined index: title_Continuous dual Hahn in /srv/vagrant/mediawiki/includes/Import.php on line 381

Event Timeline

Physikerwelt claimed this task.
Physikerwelt raised the priority of this task from to Low.
Physikerwelt updated the task description. (Show Details)
Physikerwelt subscribed.

Change 193506 had a related patch set uploaded (by Physikerwelt):
Avoid access to array key that does not exist

https://gerrit.wikimedia.org/r/193506

Change 193493 abandoned by Physikerwelt:
Avoid access to array key that does not exist

Reason:
I468a95
Changes that are born as drafts, seem to be ignored by some part of the CI tools.

https://gerrit.wikimedia.org/r/193493

Change 193506 merged by jenkins-bot:
Avoid access to array key that does not exist

https://gerrit.wikimedia.org/r/193506

My fault for not noticing this to begin with.