Coming from #2469219: Remove the Generic Entity Processor it's too easy to get into a circular dependency trying to get plugin definitions from a plugin.

This fixes that. Should be backwards compatible since no one should be overriding FeedsPlugin::__construct().instance

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

twistor’s picture

Status: Active » Needs review
FileSize
3.15 KB
twistor’s picture

Priority: Normal » Major

  • twistor committed ede61cb on 7.x-2.x
    Issue #2497507 by twistor: Pass plugin definition to FeedsPlugin objects
    
twistor’s picture

Status: Needs review » Fixed
twistor’s picture

Issue summary: View changes
Status: Fixed » Needs review
FileSize
1.66 KB

Ok, overriding the constructor isn't a good idea.

twistor’s picture

Found another circular dependency in FeedsEntityProcessor.

  • twistor committed 79918b8 on 7.x-2.x
    Issue #2497507 by twistor: Pass plugin definition to FeedsPlugin objects
    
twistor’s picture

Assigned: twistor » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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