When the Nodewords Extras module is enabled the follow errors will show when editing meta tags for a specific object for the first time or if location data was not previously set:

Notice: Undefined index: latitude in nodewords_extra_location_form() (line 563 of nodewords_extra/nodewords_extra.module).
Notice: Undefined index: longitude in nodewords_extra_location_form() (line 574 of nodewords_extra/nodewords_extra.module).
CommentFileSizeAuthor
#1 nodewords-n1630922.patch1.35 KBDamienMcKenna
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna’s picture

Status: Active » Needs review
FileSize
1.35 KB

This should do it.

DamienMcKenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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

DamienMcKenna’s picture

Assigned: DamienMcKenna » Unassigned
Issue summary: View changes