Getting a lot of repeated errors for:

Undefined index: url_str in ..../modules/contrib/cck/content.module on line 99.

and

Undefined index: url_str in ..../modules/contrib/cck/modules/fieldgroup/fieldgroup.module on line 43.

Getting these only when using a dev version of drupal as they are only PHP notices, they also only appear on installation and disappear after refresh.

CommentFileSizeAuthor
#1 1047042-1.cck-install-notices.patch1.23 KBksenzee
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ksenzee’s picture

Version: 6.x-2.8 » 6.x-2.x-dev
Status: Active » Needs review
FileSize
1.23 KB

I noticed these as well (they're breaking my simpletest build loop, which uses a custom install profile that includes cck). Patch attached for 6.x-2.x-dev.