Notice: Array to string conversion

Created on 8 March 2020, almost 5 years ago
Updated 6 April 2023, over 1 year ago

If the inner tags have sub-arrays you will get a Notice: Array to string conversion in Drupal\metatag_import_export_csv\MetatagExport::downloadCsv() (line 87

Related to:

      foreach ($results['rows'] as $row) {
        fputcsv($fp, $row, $delimeter);
      }

The following tags are not working:

schema_article_image
schema_article_publisher
schema_organization_image
schema_organization_logo
schema_organization_address
schema_organization_brand
schema_web_page_breadcrumb

However, if you exclude the above, everything works fine.

πŸ› Bug report
Status

Closed: cannot reproduce

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom lexsoft00

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024