- Issue created by @eadamse
- πΊπΈUnited States eadamse
eadamse β changed the visibility of the branch 3522476-future-compatibility-fix to hidden.
- πΊπΈUnited States eadamse
eadamse β changed the visibility of the branch 3522476-future-compatibility-fix to active.
- First commit to issue fork.
- πΊπΈUnited States mark_fullmer Tucson
This change does avoid the initial error upon attempted creation of a link using linkit, but multiple tests are failing against both Drupal 10 and Drupal 11. Notably:
There were 3 failures: 1) Drupal\Tests\linkit\FunctionalJavascript\LinkFieldTest::testLinkFieldWidgetAndFormatter Failed asserting that false is true. /builds/project/linkit/tests/src/FunctionalJavascript/LinkFieldTest.php:135 2) Drupal\Tests\linkit\FunctionalJavascript\LinkitDialogCKEditor5Test::testLinkDialog Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -'entity_test_mul' +'true' /builds/project/linkit/tests/src/FunctionalJavascript/LinkitDialogCKEditor5Test.php:179 3) Drupal\Tests\linkit\FunctionalJavascript\LinkitFormatAdminTest::testToggleLinkitFilter Failed asserting that '' [ASCII](length: 0) contains "<a href hreflang data-entity-substitution data-entity-type data-entity-uuid title>" [ASCII](length: 82). /builds/project/linkit/tests/src/FunctionalJavascript/LinkitFormatAdminTest.php:56
-
mark_fullmer β
committed 9ea950da on 7.x
Issue #3522476 by mark_fullmer, eadamse, idebr: Compatibility fix for...
-
mark_fullmer β
committed 9ea950da on 7.x