Function ctools_plugin_process_info() uses $file->filename instead $file->uri to find and parse info file.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| ctools_ppinfo.patch | 887 bytes | troky |
Function ctools_plugin_process_info() uses $file->filename instead $file->uri to find and parse info file.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| ctools_ppinfo.patch | 887 bytes | troky |
Comments
Comment #1
michelleThis patch is needed to make styles work in Advanced Forum for Drupal 7. I know I'm not being terribly helpful since I don't know enough about this to review it, but I'd really, really appreciate it if one of the bug squad could take a look at this since I'm going to be committing the port today. :)
Thanks!
Michelle
Comment #2
merlinofchaos commentedCommitted. We have tests for plugins.inc but they do not include info file. Turning back to active in hopes that we can get that tested.
Comment #3
neclimdulThis is totally my fault. If someone doesn't get to it before me I'll take a stab.
Comment #4
merlinofchaos commentedThis is really just at ask now, not a bug.