- π©πͺGermany a.dmitriiev
Re-roll for Drupal 10.0.7, just so that it still can be applied
- πΊπΈUnited States w01f
Noting that this change doesn't seem to apply for default taxonomy description fields. It doesn't appear you can limit the allowed formats. I think this issue may also be related - https://www.drupal.org/project/drupal/issues/3106303 π Taxonomy term description field format not takes in account Active .
- π«π·France steveoriol Grenoble π«π·
Patch from #302 works on 9.5.9 but break the site with D9.5.10...
This is the Apache2 error log :
AH01071: Got error 'PHP message: Error: Class " \\Drupal\\text\\Plugin\\Field\\FieldType\\TextFieldItemList" not found in /var/www/drupalwebsite/web/core/lib/Drupal/Core/TypedData/TypedDataManager.php on line 91 #0 /var/www/drupalwebsite/web/core/lib/Drupal/Core/TypedData/TypedDataManager.php(103): Drupal\\Core\\TypedData\\TypedDataManager->createInstance()\n#1 /var/www/drupalwebsite/web/core/lib/Drupal/Core/TypedData/TypedDataManager.php(200): Drupal\\Core\\TypedData\\TypedDataManager->create()\n#2 /var/www/drupalwebsite/web/core/lib/Drupal/Core/Field/FieldTypePluginManager.php(74): Drupal\\Core\\TypedData\\TypedDataManager->getPropertyInstance()\n#3 /var/www/drupalwebsite/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php(604): Drupal\\Core\\Field\\FieldTypePluginManager->createFieldItemList()\n#4 /var/www/drupalwebsite/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php(568): Drupal\\Core\\Entity\\ContentEntityBase->getTranslatedField()\n#5 /var/www/drupalwebsite/web/core/lib/Drupal/Core/Entity/EntityViewBui...'
- π¨π¦Canada djac
Patch from #302 is working as expected in our D9 (9.5.10) environment.
@steveoriol perhaps you can include some information about your field setup and steps to reproduce the error you're encountering?
Has anybody encountered this error ?
I ran into this error everytime while I trying to access the front page on my Drupal 10.1.6 site.
It's seen to be the same error with #307...
Any suggestions? many thanks!!!Error: Class "\Drupal\text\Plugin\Field\FieldType\TextFieldItemList" not found in Drupal\Core\TypedData\TypedDataManager->createInstance() (line 91 of /userap/httpd/htdocs/drupal/web/core/lib/Drupal/Core/TypedData/TypedDataManager.php) #0 /userap/httpd/htdocs/drupal/web/core/lib/Drupal/Core/TypedData/TypedDataManager.php(103): Drupal\Core\TypedData\TypedDataManager->createInstance('list', Array)