comment_update_7005() fails with this fatal error:

Fatal error: Call to undefined function field_attach_create_bundle() in /var/www/drupal/modules/comment/comment.install on line 121

Comments

damien tournoud’s picture

This is due to #211182: Updates run in unpredictable order: the comment updates are run before system_update_7020() had the chance to enable the field module.

RoboPhred’s picture

That issue number is this current issue... Wrong number?

damien tournoud’s picture

Oups. Fixed.

dave reid’s picture

Status: Active » Closed (duplicate)