- Issue created by @trichers
- Status changed to Postponed: needs info
10 months ago 1:57am 24 January 2024 - π¨π¦Canada endless_wander
have you tried on a clean installation or using simplytest.me to see if it works without other modules involved?
- π©πͺGermany trichers
I have recreated the process on simplytest.me and do not get the error there. I have noticed that the error message is listed just as often as event instances have been created.
- π¨π¦Canada endless_wander
@trichers, I think you would need to figure out how someone else can reproduce your error. Otherwise, it could be related to some of your custom code or a combination with another module.
- π©π°Denmark kasperg
I can recreate a situation where the error message above is shown on SimplyTest.me:
- Spawn a new site with Recurring Events
- Disable "Daily events" for "Enabled Recur Field Types" on /admin/structure/events/series/settings
- Create a new event series of type. Any type and data should do.
- See that an error message is shown "Warning: Array to string conversion in Drupal\Core\Entity\Sql\SqlContentEntityStorageSchema::castValue() (line 2573 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php)" - Merge request !88Avoid array conversion warning when daily events are disabled β (Merged) created by kasperg
- Status changed to Needs review
7 months ago 8:23am 1 May 2024 - π©π°Denmark kasperg
I have created a merge request which should address the issue.
- First commit to issue fork.
-
owenbush β
committed b7b9cf28 on 2.0.x authored by
kasperg β
Issue #3416436 by kasperg, trichers, endless_wander: Error after...
-
owenbush β
committed b7b9cf28 on 2.0.x authored by
kasperg β
- Status changed to Fixed
5 months ago 8:52pm 7 June 2024 - πΊπΈUnited States owenbush Denver, CO
Thanks for the fix, this has been merged.
Automatically closed - issue fixed for 2 weeks with no activity.