I got the module updated to the 7.x-1.o-rc2 yesterday and I just realized that the bug as below is now all over my site. I think the bug comes only after I updated the module.

Notice: Undefined index: label in ctools_argument_entity_id_get_children() (line 31 of C:\...\sites\all\modules\ctools\plugins\arguments\entity_id.inc).
Notice: Undefined index: label in ctools_context_entity_get_children() (line 40 of C:\...\sites\all\modules\ctools\plugins\contexts\entity.inc).

Comments

sreyas’s picture

Notice: Undefined index: label in ctools_argument_entity_id_get_children() (line 31 of /var/www/domain/sites/all/modules/ctools/plugins/arguments/entity_id.inc).
Notice: Undefined index: label in ctools_context_entity_get_children() (line 40 of /var/www/domain/sites/all/modules/ctools/plugins/contexts/entity.inc).

Can confirm this happens to us when page manager submodule is enabled.

DrupalDan’s picture

Hi, I don't see any submodule for the page manager, but the module "page manager" was enabled.
Thanks!

Yuri’s picture

It still happens with the latest dev release, at least with me

anybody’s picture

Issue summary: View changes

Yep I can confirm this also still happens for us. Couldn't yet figure out what's causing this.

joelpittet’s picture

Version: 7.x-1.0-rc2 » 7.x-1.x-dev
Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

@Anybody, a call stack or steps to reproduce can go a long way here.

Moving to "normal" because notices don't affect operation of php sites normally

japerry’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

Drupal 7 is no longer supported, closing.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.