Closed (fixed)
Project:
Context
Version:
6.x-3.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
10 Jun 2010 at 15:10 UTC
Updated:
12 Aug 2010 at 15:30 UTC
line 83 in context_reaction_menu.inc $links['attributes']['class'] is being checked instead of $link['attributes']['class']
this overwrites any existing classes created by other modules.
Comments
Comment #1
electblake commentedsubscribe
Comment #2
yhahn commentedComment #3
yhahn commentedThank you. Fixed http://drupal.org/cvs?commit=399964