Problem/Motivation

Template files contain lines like @see template_preprocess_file_managed_file(), which should be updated since those template preprocess functions have been replaced by methods.

Proposed resolution

Correct those lines to reference the methods that replaced those template preprocess functions; in the case the template preprocess function is implementated by a module which is no longer part of Drupal core, remove that reference.

Issue fork seven-3578065

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

avpaderno created an issue. See original summary.

avpaderno’s picture

Assigned: Unassigned » avpaderno

avpaderno’s picture

Status: Active » Needs review

  • avpaderno committed 4a0fedd2 on 2.0.x
    Issue #3578065: Correct the reference to template preprocess functions
    

  • avpaderno committed 77d738dd on main
    Issue #3578065: Correct the reference to template preprocess functions
    
avpaderno’s picture

Assigned: avpaderno » Unassigned
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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