Closed (fixed)
Project:
Recurring Events
Version:
2.0.x-dev
Component:
Recurring Events (Main module)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2022 at 14:44 UTC
Updated:
9 Dec 2022 at 14:54 UTC
Jump to comment: Most recent
Comments
Comment #3
muriqui commentedThe first commit in MR !58 fixes the rendering issue.
The second commit is a test case for the iCal rendering. However, it currently fails because it depends on #3321274: FieldInheritancePluginBase::__construct() should use KeyValueFactoryInterface, not KeyValueFactory being fixed in Field Inheritance.
Comment #7
owenbush commentedThis has been merged into the latest dev branches, thanks for the effort to add this and tests.