Closed (fixed)
Project:
Context Metadata
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2012 at 16:24 UTC
Updated:
2 May 2012 at 15:09 UTC
Hi Janak,
Was getting the following notice:
Notice: Undefined index: metadata_keywords in context_metadata_html_head_alter() (line 76 of /context_metadata/context_metadata.module).
Added in some isset() checks to the 3 places this could occur - (slightly messy) patch attached.
Cheers,
John
| Comment | File | Size | Author |
|---|---|---|---|
| context_metadata-undefined_index.patch | 1.61 KB | johngriffin |
Comments
Comment #1
damianrobinson commentedThanks John, thats fixed.
Comment #2
damianrobinson commented