This issue has novice tasks. If you are an experienced core developer and have multiple commit mentions, please review novices' work on these tasks rather than doing them yourself. Feedback from experienced contributors is valued.

Problem/Motivation

In views_ui_preprocess_views_view() there is the following line of code:

        $variables[$section] = $variables[$section];

Proposed resolution

Remove this line.

Remaining tasks

User interface changes

API changes

Comments

internetdevels’s picture

Status: Active » Needs review
StatusFileSize
new499 bytes
samir_mankar’s picture

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Wow, phpstorm reports those.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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