Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
markup
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Mar 2015 at 04:15 UTC
Updated:
24 Mar 2015 at 09:24 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #1
star-szrComment #2
star-szrScreenshots for the issue summary.
Comment #3
star-szrComment #4
star-szrComment #5
lewisnymanLooks good, thanks!
Comment #6
hass commentedDoes this make #1944572: Remove "ul.menu" dependency to prevent theme clashes critical?
Comment #7
mortendk commentedwhat - are we now adding in classes *gasp* :(
imho we should fix the real problem instead & get #1944572: Remove "ul.menu" dependency to prevent theme clashes in
@hass yes it kinda do :/
Comment #8
hass commentedWhat are you talking about? We are fixing the real issue.
Comment #9
mortendk commentedare were adding in a class to core now just to to remove it again when #1944572 gets in ?
Comment #10
star-szrThere is currently coupling of .menu classes with the toolbar, as long as that exists the classes should be there in every theme. The fact that the coupling exists (#1944572: Remove "ul.menu" dependency to prevent theme clashes) is not release blocking at all IMO. Let's fix the regression and move forward please.
Comment #11
mortendk commented@cottser check was just asking also why i didnt change status & is breathing in a paperbag ;)
Comment #12
star-szr:D
Comment #13
hass commentedWe need to get #1944572: Remove "ul.menu" dependency to prevent theme clashes done before final D8. This is a critical bugfix for contrib themes. Otherwise we may discuss why we cannot change theme templates post D8 release. :-(
Comment #14
alexpottI agree with @Cottser - #1944572: Remove "ul.menu" dependency to prevent theme clashes is not release blocking. Committed 1506a99 and pushed to 8.0.x. Thanks!