When the custom content exported into features and the applied on another site we don't have custom panes there.
This patch just changing the owner ctools->ctools_custom_content in install.
I don't know if will cause any problems with ctools related plugins but features custom panes works well after this.
The ctools module need to be reinstalled after patching.
| Comment | File | Size | Author |
|---|---|---|---|
| ctools-custom-content-features-export-fix.patch | 588 bytes | creaoy |
Comments
Comment #1
zorp commentedThis is somehow related to http://drupal.org/node/1079440#comment-6272902
Not sure where this should be fixed as both patches work.
Comment #2
merlinofchaos commentedAh yes. THat does look like the patch in the issue is correct. Committed and pushed.