- Status changed to Needs review
almost 2 years ago 4:27pm 20 January 2023 - 🇪🇨Ecuador jwilson3
Rebased and manually resolved the conflicts caused by having previously merged in 🐛 Add inline SVG support for stage_file_proxy Fixed .
- 🇪🇨Ecuador jwilson3
I've cleaned up the MR with a few more commits.
- I wasnt sure what the purpose of keeping the protected
$testDataDirPath
in the FileValidationTest, so I removed it in favor of just referencing SvgImageFieldCommonTrait::resourcePath() directly. - I updated SvgImageFieldFormatterTest.php to use the same SvgImageFieldCommonTrait::resourcePath() as well.
- I wasnt sure what the purpose of keeping the protected
-
jwilson3 →
committed 54af98f5 on 2.2.x authored by
MegaChriz →
Issue #3334604 by MegaChriz, jwilson3: Organize example SVGs used for...
-
jwilson3 →
committed 54af98f5 on 2.2.x authored by
MegaChriz →
- Status changed to Fixed
almost 2 years ago 9:09pm 20 February 2023 - 🇪🇨Ecuador jwilson3
Tests are now passing again. I'm going to merge. Thanks!