- Issue created by @cburschka
- 🇨🇭Switzerland cburschka
This has no test coverage because (1) we don't have any empty tags in XBBCodeFIlterTest, and (2) even if we did, prepared tag elements are only used by plugin processors, the only plugin processor used in testing is
Drupal\xbbcode_test_plugin\XBBCodeTestPlugin
, and this plugin's ::prepare() method returns{prepared:{$content}}
, which is never an empty string. - @cburschka opened merge request.
- Status changed to Fixed
almost 2 years ago 1:28pm 25 January 2023 -
cburschka →
committed 1d5e5335 on 5.0.x
Issue #3336424: Type error in PreparedTagElement with empty content.
-
cburschka →
committed 1d5e5335 on 5.0.x
Automatically closed - issue fixed for 2 weeks with no activity.