Seeing this Notice when trying to Refresh Browscap data.

Notice: Object of class Drupal\Component\Render\HtmlEscapedText could not be converted to int in Drupal\browscap\BrowscapImporter::import() (line 50 of browscap/src/BrowscapImporter.php).

Looks like the version is being retrieved as a Class and compared to an integer constant.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

glynnr created an issue. See original summary.

lahoosascoots’s picture

Status: Active » Needs review
FileSize
445 bytes

Patch to cast version as string.

lahoosascoots’s picture

Status: Needs review » Closed (outdated)

Fixed in refactoring updates in 29bddb06d534310c9ec40a8b8f54ea4ee6d65d25