Previous commit broke views_handler_area_result

Created on 9 June 2024, 6 months ago

As pointed out in the last comment in 📌 Remove unused variables Fixed
the commit broke the views_handler_area_result

Because there is a code part

foreach ($items as $item) {
      $replacements["@$item"] = ${$item};
    }

Which fails as all the variables that it was using were removed in https://git.drupalcode.org/project/views/-/commit/0631676b3e1ee25b834139...

🐛 Bug report
Status

Needs review

Version

3.0

Component

Miscellaneous

Created by

🇭🇺Hungary nagy.balint

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

Comments & Activities

Production build 0.71.5 2024