Function ctools_plugin_process_info() uses $file->filename instead $file->uri to find and parse info file.
Patch attached.

CommentFileSizeAuthor
ctools_ppinfo.patch887 bytestroky

Comments

michelle’s picture

This 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

merlinofchaos’s picture

Title: Can't find/parse plugin .info file » Need tests: can't find/parse plugin .info file
Status: Needs review » Active
Issue tags: +Needs tests

Committed. 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.

neclimdul’s picture

This is totally my fault. If someone doesn't get to it before me I'll take a stab.

merlinofchaos’s picture

Category: bug » task
Status: Active » Closed (won't fix)

This is really just at ask now, not a bug.