Closed (fixed)
Project:
Recurring Events
Version:
2.0.0
Component:
Recurring Events (Main module)
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Feb 2024 at 18:19 UTC
Updated:
13 Mar 2024 at 01:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
protitude commentedComment #3
protitude commentedComment #4
owenbush commentedThanks for submitting the issue and patch. I'll take a look.
Comment #5
owenbush commentedI've attached a newer version of the patch that uses PHP's Null Coalescing Operator (https://www.php.net/manual/en/migration70.new-features.php#migration70.n...) to make these changes more simple.
Please let me know if this patch still fixes these issues for you.
Comment #6
protitude commentedThanks for the quick response! I applied your patch and everything still works as expected.
Comment #7
mrweiner commented#5 works for me
Comment #9
owenbush commentedThis has been merged. Thank you to all involved.