Hi,

I upgrade entity_api from 7.x-1.0-rc5 to 7.x-1.0, after the update.php.

I get always, the following errors:
Notice: Undefined index: technical_specs in field_get_display() (line 656 of /Sites/sas-webstore-entity/www/modules/field/field.module).

These are view fields that seems to become broken?

What can I do to resolve this?

Comments

thim’s picture

Status: Active » Closed (fixed)

After upgrading to Drupal core 7.22 this issue was gone

drupalshrek’s picture

Thanks for posting the fix! I have the same problem (I'm still on Drupal 7.19), so I guess that is another good reason to upgrade...

zietbukuel’s picture

Issue summary: View changes

Well, this is obviously not fixed by upgrading because I'm getting this same warning and I'm using Drupal 7.59.

komlenic’s picture

I can verify the same warning on Drupal 7.59. At the very least it appears that this issue should be reopened.