Closed (fixed)
Project:
Context links
Version:
master
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2005 at 16:52 UTC
Updated:
7 Jan 2006 at 23:19 UTC
I am using the newest version of Drupal from CVS HEAD. After the upgrade, the collapsible forms (e.g., admin/settings) do not work if contextlinks module is enabled. The form links (that should be clickable) appear as plain text. Everything works if contextlinks is disabled.
The culprit is the contextlinks_new_window_links() Javascript function; unfortunately, I don't know Javascript well enough, so I can't figure out why there is a conflict between contextlink.js and collapse.js. A quick fix is to comment out the whole contextlinks_onload() function (losing the "open in new window" functionality).
I suspect it's a trivial incompatibility. Can anyone look into this?
Darius
Comments
Comment #1
darius commentedFixed in v. 1.8.