Problem/Motivation

When trying to render the Hero template using the block_content_template module, a few things are missing from the original block array including the blocks configuration['id'] , a deprecation warning pops up;

Deprecated: mb_strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/docroot/core/lib/Drupal/Component/Utility/Html.php on line 225

Steps to reproduce

Proposed resolution

Wrap the hero_id string then run the clean_id filter on it afterwards.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

aaronchristian created an issue. See original summary.

aaronchristian’s picture

Issue summary: View changes
aaronchristian’s picture

  • aaronchristian committed 8b1aba24 on 1.0.x
    Issue #3508776 by aaronchristian: IXM Blocks Hero: Deprecated:...
aaronchristian’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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