The current way Beans do autoloading (per documentation, examples) causes a ton of watchdog errors and breaks install profiles.

Tasks:

Move /bean_article_listing/plugins/bean/bean_examples.article_listing.inc to /bean_article_listing/plugins/ArticleListingBean.class.php
Update the .info file to reflect the filename & directory changes
Update the .module file to reflect the filename & directory changes

For reference, this has already been done on bean_tax: http://drupalcode.org/project/bean_tax.git/commit/01fe3de

Comments

saltednut’s picture

Issue tags: +promet

Added promet tag.

karan.poddar’s picture

Please review the patch.

karan.poddar’s picture

Status: Active » Needs review

  • Commit 00547b2 on 7.x-1.x authored by karan.poddar, committed by brantwynn:
    Issue #1923962 by karan.poddar | brantwynn: Switch to ctools style...
saltednut’s picture

Status: Needs review » Fixed

Thank you!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.