- Issue created by @larjohn
- Status changed to Postponed: needs info
7 months ago 6:44am 13 May 2024 - 🇷🇴Romania claudiu.cristea Arad 🇷🇴
I cannot reproduce this bug. Could please elaborate more the steps to reproduce?
- 🇬🇷Greece larjohn
Given there is a basic_page content type on your instance, you visit
admin/structure/types/manage/basic_page/fields/add-field
to add a new field.
There, select Entity Reference (or simply Reference) and then choose any option below (Content, Taxonomy, etc). Then click the button to continue.
In the next page, if I select the type (Taxonomy, Content, etc) an error appears on the top. The logs are in my first submission.
- Status changed to Active
7 months ago 7:21am 14 May 2024 - 🇷🇴Romania claudiu.cristea Arad 🇷🇴
Thank you for explanations. Is it possible to add a test that shows the failure?
- 🇬🇷Greece larjohn
I am not so familiar with creating tests for Drupal. Is there a template to follow?
This must be related to https://www.drupal.org/project/drupal/issues/3400483 🐛 LogicException: The database connection is not serializable (for string translations in Ajax callback) [META] Active
- 🇨🇳China fishfree
Changing any field cardinality from single value to unlimited also triggers this error. It seems due to any AJAX operations.
- 🇨🇳China fishfree
FYI: https://sebastix.nl/blog/drupal-error-logic-exception-the-database-conne...
https://www.drupal.org/project/honeypot/issues/3279917 →
https://www.drupal.org/project/mail_login/issues/3161437 →Now, this bug caused entity fields could no more configured :-(
- Status changed to Postponed: needs info
3 months ago 12:34pm 13 September 2024 - 🇷🇴Romania claudiu.cristea Arad 🇷🇴
Sorry, I have tried again to reproduce by changing the bundle and also the cardinality. Still cannot reproduce. @fishfree the list of module doesn't help. It would help if you an describe accurate steps on how to reproduce the bug on a vanilla Drupal + only rdf_sync installed
- Status changed to Closed: cannot reproduce
3 months ago 12:03am 14 September 2024 - 🇨🇳China fishfree
@claudiu I think It would be some other modules conflict. Thank you very much!