- Issue created by @rcodina
- π·πΊRussia Psi-fact0r
Confirm this bug. Need fix or module is totally useless.
- π¨π¦Canada nicole.harnish Halifax
Confirmed bug also with:
Drupal 10.3.2
metatag_async_widget 1.2
metatag 2.0I have many sites using this, hoping for an update soon
- πΊπΈUnited States rkelbel48
Can confirm, we've had the same issue. This is definitely critical and needs immediate attention.
- First commit to issue fork.
- Merge request !7fix: Keep customized metatags configuration based on the current entity field stored values β (Open) created by krystianbrzoza
- πͺπΈSpain rcodina Barcelona
I've tested the patch and it works like a charm.
- Status changed to Needs review
about 1 month ago 9:45am 17 December 2024 - π«π·France nicodh
Hi!
Thanks, the merge request seems to fix this issue (commit 3e411123) on a staging project, I will try on other projects and let you know. - π«π·France nicodh
I've got 3 warnings when saving without opening metatags:
Warning: Undefined array key "value" in Drupal\metatag_async_widget\Plugin\Field\FieldWidget\AsyncMetatagFirehose->massageFormValues() (line 227 of modules/contrib/metatag_async_widget/src/Plugin/Field/FieldWidget/AsyncMetatagFirehose.php).
Warning: Undefined array key 0 in Drupal\metatag_async_widget\Plugin\Field\FieldWidget\AsyncMetatagFirehose->massageFormValues() (line 227 of modules/contrib/metatag_async_widget/src/Plugin/Field/FieldWidget/AsyncMetatagFirehose.php).
Warning: Trying to access array offset on value of type null in Drupal\metatag_async_widget\Plugin\Field\FieldWidget\AsyncMetatagFirehose->massageFormValues() (line 227 of modules/contrib/metatag_async_widget/src/Plugin/Field/FieldWidget/AsyncMetatagFirehose.php).
- π΅π±Poland krystianbrzoza
@nicodh
Can you provide any steps to reproduce warnings ? - π¨π¦Canada Charlie ChX Negyesi πCanada
Smartsheet confirms #15.
This comes up when there are no metatags for the entity in question.
- First commit to issue fork.
- πΊπ¦Ukraine Panchuk Volyn, Lutsk
I can confirm that changes in MR #7 are resolving the problem described above. It is worth merging and releasing a new version ASAP (or at least adding related details on the module page).