notice: Undefined index: version_extra in drupal-6.9\modules\update\update.fetch.inc on line 214.

The notice is in the update module but I think this is a problem with the project-release-create-history.php script.

The notice is triggered with "languageicons 6.x-1.1" release. That release has a version_extra tag in the xml, but it is not set.
http://updates.drupal.org/release-history/languageicons/6.x

Comments

dww’s picture

Assigned: Unassigned » dww
Issue tags: +drupal.org upgrade

Ahh, right. I inserted empty strings for version_extra instead of leaving them NULL for all the release nodes I had to repair over at #376666: Release node created without title by "preview". I ran a query to fix that and regenerated the XML release history files.

However, I noticed #380814: Duplicate entries in some release history XML files. Not sure how that bug relates to this issue -- there are a few different things that could be causing that, and I don't have time to investigate now. So, I submitted that separately, since the actual bug reported here is now fixed.

Cheers,
-Derek

dww’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -drupal.org upgrade

Automatically closed -- issue fixed for 2 weeks with no activity.