+1
🐛 | Memcache API and Integration | error=[37]ITEM TOO BIG, script tried to access a property on an incomplete object, and Call to a member function set() on null after 8.x-2.6 upgrade
+1
Just a little update (May 2024) that there is a module for this: https://www.drupal.org/project/integer_to_decimal →
Applied the patch which fixed the issue.
+1
🐛 | Custom Add Content | All users, including superuser / admin, get access denied on /custom_node_add
The patch in #3 doesn't resolve the issue for me.
Have been running patch in#17 for a few days on Drupal 10 now and haven't encountered any issues yet.
Hi. The patch literally just changes
core_version_requirement: ^8 || ^9 to
core_version_requirement: ^8 || ^9 || ^10
so this shouldn't cause any issues.
This doesn't seem to be an issue anymore in leaflet 10.0.14