Problem/Motivation

template_preprocess_HOOK were replaced by the 'initial preprocess' callback.

overrides are not being rendered.

Steps to reproduce

Upgrade to d11.3, or even 11.2?

Proposed resolution

copy over initial preprocess callbacks as `preprocess functions` does.

Remaining tasks

create MR

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

edysmp created an issue. See original summary.

edysmp’s picture

Issue summary: View changes
edysmp’s picture

Issue summary: View changes

heddn’s picture

Status: Active » Reviewed & tested by the community

Looks good to me.