- Issue created by @Hardik_Patel_12
When adding text with a span tag and an image (img) tag to a taxonomy term, you should see the following warning pop up multiple times when viewing the page:
Warning: DOMDocumentFragment::appendXML(): ^ in Drupal\onomasticon\Plugin\Filter\FilterOnomasticon->process() (line 109 of /code/web/modules/contrib/onomasticon/src/Plugin/Filter/FilterOnomasticon.php)
The issue mentioned above worked fine with Drupal core version 10.1.8. However, after upgrading to any version greater than 10.2, the warnings described above have started appearing.
Add image(img) and include text within a span tag. You should see the warning pop up multiple times when viewing the page.
Active
2.2
Code