Loading the defaults admin page results in the following error if the "mask-icon" meta tag is set:

Warning: htmlspecialchars() expects parameter 1 to be string, array given in htmlspecialchars() (line 1571 of includes/bootstrap.inc).

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new477 bytes

This fixes metatag_get_value() if $metatag->getValue() returns an array.

damienmckenna’s picture

StatusFileSize
new1.19 KB

This updates the Favicon tests to make sure the error is fixed.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed 05e2c72 on 7.x-1.x
    Issue #2754263 by DamienMcKenna: Meta tags with multiple values should...

Status: Fixed » Closed (fixed)

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