Closed (fixed)
Project:
Insert
Version:
8.x-2.0-alpha3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2019 at 13:30 UTC
Updated:
1 Feb 2019 at 17:54 UTC
Jump to comment: Most recent
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
Comment #2
StepanISK commentedComment #4
snater commentedThanks 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