Closed (fixed)
Project:
Recurring Events
Version:
3.0.x-dev
Component:
Recurring Events (Main module)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2025 at 14:25 UTC
Updated:
1 Sep 2025 at 16:54 UTC
Jump to comment: Most recent
Comments
Comment #4
plopescThank you for the heads up!
Tests are green again.
Those changes were necessary to make 3.0.x fully compatible with D11. We had some hook conflicts between recurring_events and recurring_events_views modules when views hooks were declared in the recurring_events.views.inc file.
Comment #6
pfrenssenLooks great! I will merge this. Probably we can close #3510919: Drupal 11: Views Data Alter hook clash now. I will have a look there.