- Issue created by @Taran2L
- πΊπ¦Ukraine Taran2L Lviv
Blocked by π Error uploading svg from the media tab Active
- πͺπ¨Ecuador jwilson3
I'm going to retitle this so that it makes more sense in our release notes because there are several additional changes on your MR for #3482121 that you reverted in the last commit (because out of scope there) that have to do with groundwork for getting Drupal 11 working, and can be cherry-picked over here.
- πͺπ¨Ecuador jwilson3
All the validations are green on https://git.drupalcode.org/project/svg_image_field/-/pipelines/404226
the only remaining errors are from phpunit, which I believe are directly caused by π Error uploading svg from the media tab Active .
Drupal\Tests\svg_image_field\Functional\Plugin\Field\FieldFormatter\SvgImageFieldFormatterTest::testDisplayImage Behat\Mink\Exception\ElementNotFoundException: Button with id|name|label|value "Save" not found.
The save button isn't found because the image cannot be uploaded due to the validator problem.
I'm going to go ahead and merge this one, then rebase #3482121 and let those phpunit tests run there again to see if they pass.
-
jwilson3 β
committed 454081d3 on 2.3.x authored by
taran2l β
Issue #3501734 by taran2l, jwilson3: Drupal 11 compatibility fixes
-
jwilson3 β
committed 454081d3 on 2.3.x authored by
taran2l β
- πͺπ¨Ecuador jwilson3
tentatively marking this one fixed, crossing fingers for green on #3482121.
Thanks @taran2l
Automatically closed - issue fixed for 2 weeks with no activity.
- πͺπ¨Ecuador jwilson3
The Drupal 11 compatibility fixes here have been included in the latest SVG Image Field module release 2.3.4
We have a follow-up issue to bring about additional Drupal 11.2.x compatibility due to deprecations:
π Drupal 11.2.x compatiblity Active