Closed (fixed)
Project:
Body node ID class
Version:
8.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2022 at 08:00 UTC
Updated:
18 May 2023 at 11:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
omkar-pd commentedIn else part checked if the current page is taxonomy or not. If yes then added classes like
page-taxonomy-IDandpage-taxonomy-type-Comment #3
omkar-pd commentedHere is the result.
Comment #4
libbna commentedReviewed #2 patch and
class = "page-taxonomy- page-taxonomy-type-"is added successfully.Comment #5
libbna commentedComment #6
omkar-pd commentedComment #7
klidifia commentedThe patch in #2 isn't appropriate because:
Therefore I think the appropriate action is in this patch which simply:
Comment #8
tamerzg commentedI pushed a slightly different fix that fixes this.
Comment #9
tamerzg commentedReleased in 2.0.0