Hey.
After updating with the Composer, I get the following error
Fatal error: Cannot redeclare insert_colorbox_module_implements_alter() (previously declared in ~\modules\contrib\insert\modules\insert_colorbox\insert_colorbox.module:233) in ~\modules\contrib\insert\modules\insert_responsive_image\insert_responsive_image.module on line 106

What am I doing wrong?

Comments

StepanISK created an issue. See original summary.

StepanISK’s picture

Issue summary: View changes

  • Snater committed 306e6c8 on 8.x-2.x
    Issue #3026872: Fixed duplicate function name
    
Snater’s picture

Status: Active » Fixed

Thanks for filing the ticket. You did nothing wrong – I did.

(That mistake was not catched by the tests because they don't install insert_colorbox and insert_resonsive_image modules together. Seems like I should add a test for that.)

Instantly tagged a new release: https://www.drupal.org/project/insert/releases/8.x-2.0-alpha4

Status: Fixed » Closed (fixed)

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