- Issue created by @pfrenssen
- Merge request !97Fix fatal error when translating event series that references an event... → (Open) created by pfrenssen
- Status changed to Needs review
10 months ago 4:56pm 22 June 2024 - Status changed to Needs work
6 months ago 7:56pm 30 September 2024 - Merge request !126Fix fatal error when translating event series that references an event... → (Merged) created by pfrenssen
- 🇧🇬Bulgaria pfrenssen Sofia
Added a test. Fixed another bug that was uncovered by the test: in
EventInstances::computeValue()
we were retrieving translations from event instances without checking that they exist, which results in an exception.Since there is a minor B/C break in this, I will for the moment only merge this in the 3.x branch. If you think this is worthwhile to merge in the 2.x branch, please reopen and set status to "Patch (to be ported)".
-
pfrenssen →
committed 7dec8065 on 3.0.x
Issue #3456300 by pfrenssen: Fatal error when translating event series...
-
pfrenssen →
committed 7dec8065 on 3.0.x
Automatically closed - issue fixed for 2 weeks with no activity.