Problem/Motivation

Support of if condition in for tag was deprecated in Twig 2.10.0 and removed in Twig 3.

It is not used in Drupal 9 anymore.

Proposed resolution

Update templates to remove use of if for to become compatible with Twig 3 / Drupal 10.

Comments

xamount created an issue. See original summary.

xamount’s picture

Status: Active » Needs review
StatusFileSize
new2.45 KB

I'm unable to create an issue fork in this project so I created a separate issue for that.

Patch attached.

xamount’s picture

Assigned: xamount » Unassigned
hatuhay’s picture

Status: Needs review » Fixed

  • hatuhay committed a8f3b737 on 5.5.x authored by xamount
    Issue #3319127 by xamount: Remove usage of the if condition in the for...

Status: Fixed » Closed (fixed)

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