Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2011 at 19:18 UTC
Updated:
24 Jan 2012 at 00:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
willvincent commentedThis patch seems to take care of the issue for me.
Ideally one should apply the patch from the related core issue as well as this patch, though with drupal_alter that doesn't appear necessary.
Attached is a version based on the current git 7.x-1.x dev branch, and an older p0 format version that can be easily applied with drush make.
Comment #2
willvincent commentedApparently I'm full of fail and syntax errors today.
Here's a syntactically correct version of the above.
Comment #3
merlinofchaos commentedCommitted #2. I figure there's no problem committing ahead of core.
If somehow core commits a different alter hook name, we'll have to adjust.