Patch attached fixes notices in following contexts - although context is a dangerous word in the CTools ecosphere heh :p

- Notice: Undefined index: logic in ctools_access_group_summary() (line 1409 of /opt/cvs/d7/ctools/includes/context.inc): happens on the summary of page manager page (might be others too)
- Notice: Undefined index: base table in ctools_entity_from_schema_get_children() (line 46 of /opt/cvs/d7/ctools/plugins/relationships/entity_from_schema.inc) and Notice: Undefined index: base table in ctools_entity_from_field_get_children() (line 62 of /opt/cvs/d7/ctools/plugins/relationships/entity_from_field.inc): happens on the tab of 'Contexts' there are a lot of them here.

CommentFileSizeAuthor
#3 1173486.patch2.31 KBswentel
notices.patch2.93 KBswentel
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

swentel’s picture

Status: Needs work » Needs review

Crap, wrong status.

merlinofchaos’s picture

Hm. Your patch actually adds some extraneous whitespace. Can you eliminate that?

swentel’s picture

FileSize
2.31 KB

Updated

merlinofchaos’s picture

Status: Needs review » Fixed

Fantastic! Committed!

Status: Fixed » Closed (fixed)

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