Closed (fixed)
Project:
Basic
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Mar 2013 at 00:15 UTC
Updated:
24 Mar 2013 at 00:20 UTC
When viewing the maintenance page via Style Guide module or--I THINK--through the actual maintenance page, this results in a menu error.
Comments
Comment #1
CatherineOmega commentedThis happens on a few other themes in some edge cases as well, (http://drupal.org/node/1458848) and as their previously-broken line ($element['#attributes']['class'][] = 'mid-' .$element['#original_link']['mlid']; ) is the same as Basic's, I've just copied the fix over directly.