]> _ Git - cubist_cms-back.git/commit
Avoid errors while fetching alt text when no image is set or image isn't found. Also...
authorStephen Cameron <stephen@cubedesigners.com>
Mon, 6 Jul 2020 17:59:11 +0000 (19:59 +0200)
committerStephen Cameron <stephen@cubedesigners.com>
Mon, 6 Jul 2020 17:59:11 +0000 (19:59 +0200)
commit2200ad4dd0038c4b7d8114a16fe29bde9a324539
tree3678580d06dcc2b71ad35f6a6ac69070547f9576
parent31709236628af1c0300742a1f212dc8fc5d4dc22
Avoid errors while fetching alt text when no image is set or image isn't found. Also improve locale/domain selection and add descriptive message when a match isn't found. WIP #3771 @5
src/app/Magic/Models/CubistMagicAbstractModel.php
src/app/Middleware/LocaleSelector.php