- Issue created by @johnv
- Status changed to Fixed
12 months ago 3:07pm 17 November 2023 Automatically closed - issue fixed for 2 weeks with no activity.
the function OfficeHoursItemList::getFieldDefinition() store the result from precious calls, in an effort to gain performance.
However, the buffer is not correct. For instance, it depends not on the field_name.
It gives errors when an entity has multiple office_hours fields, like here: 🐛 Multiple Office Hours fields on same Content Type breaks Exceptions Fixed
Just remove the buffer.
Fixed
1.12
Code - widget
Automatically closed - issue fixed for 2 weeks with no activity.