- Issue created by @geoffreyr
- Assigned to abhishek_virasat
- Issue was unassigned.
- Status changed to Needs review
8 months ago 5:35am 10 April 2024 - Open on Drupal.org →Core: 10.2.1 + Environment: PHP 8.1 & MySQL 5.7last update
8 months ago Waiting for branch to pass - 🇮🇳India abhishek_virasat
fixed the issue and created Patch. please review it once
- Merge request !363439773: Allows sorted slot to be empty without throwing warning → (Open) created by geoffreyr
- Open on Drupal.org →Core: 10.2.1 + Environment: PHP 8.1 & MySQL 5.7last update
8 months ago Waiting for branch to pass - 🇦🇺Australia geoffreyr
@abhishek_gupta1 Thanks for your patch. I've submitted a MR which does the same thing but is a little bit more terse.
- Status changed to Closed: duplicate
8 months ago 7:05am 10 April 2024 - 🇳🇱Netherlands johnv
Thanks.
This was already reported in 🐛 Warning: Undefined array key 0 in OfficeHoursItemList->addOfficeHours() Fixed . So closing this as a duplicate.
Comment #4 gives the same one-line patch as above MR #4, which is the correct approach. Even when NULL, the action must be performed. (In that case, the day is a closed day).You can apply the patch #4, or download the dev version.