Problem/Motivation

Menus needing to set an active trail don't have the correct class set. This is a naming issue in the preprocess where the variable should be `in_active_trail` but is `is_active_trail` in the preprocess.

Issue fork prototype-3419303

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

jnettik created an issue. See original summary.

jnettik’s picture

Status: Active » Needs review

Ready for review

jldust made their first commit to this issue’s fork.

jldust’s picture

Assigned: jnettik » Unassigned
Status: Needs review » Reviewed & tested by the community

Great catch, this has been merged and will be included in the next tagged release.

Assigned: Unassigned » jnettik
Status: Reviewed & tested by the community » Needs review
  • jldust committed 71d60230 on 5.x authored by jnettik
    Issue #3419303 by jnettik: Active trail broken in preprocess
    
jldust’s picture

Status: Needs review » Reviewed & tested by the community
jldust’s picture

Status: Reviewed & tested by the community » Fixed
jldust’s picture

Status: Fixed » Closed (fixed)