backdrop-contrib / metatag

Add structured metadata, aka "meta tags", for various pages on your site.
GNU General Public License v2.0
3 stars 15 forks source link

PHP Notice: Undefined index: #tag in theme_head_tag() #8

Closed jenlampton closed 7 years ago

jenlampton commented 7 years ago

Describe your issue or idea

On taxonomy term pages I get these notices in my db log:

Notice: Undefined index: #tag in theme_head_tag() (line 2430 of backdrop/core/includes/theme.inc).

(I am on PHP 7)