Previous commit broke views_handler_area_result

Created on 9 June 2024, 19 days 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.69.0 2024