with drupal 9.3 rebuilding cache with drush cr triggers this warnings

[warning] Error while validating the route parameter definition in item : This value should be of type array|(Traversable&ArrayAccess).

Original data:
'string' PluginTypeBasedConverterTrait.php:136

route parameters are mal formed

may fixe https://www.drupal.org/project/commerce_pricelist/issues/3247195

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bachbach created an issue. See original summary.

aken.niels@gmail.com’s picture

Status: Active » Reviewed & tested by the community

Was about to create an issue with the same patch. This is looking good, fixes the warnings. This seems so trivial that I guess the status is able to jump right to RTBTC

  • jsacksick committed 7cdcc0c on 8.x-2.x authored by bachbach
    Issue #3266426 by bachbach, nielsva: Fix the route definition for the...
jsacksick’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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