-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IBX-5541: Fixed Alias Generators' service priorities #228
Conversation
Can we lower these priorities instead? The most generic one should be, for example |
@Steveb-p sure, done |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've tested this with steps from the ticket and by playing with image variations for embedded items in Richtext editor.
Looks good, QA approved!
v4.4
Seems like the first
AliasGenerator
fired wasIbexa\Bundle\Core\Imagine\AliasGenerator
but it should beIbexa\Bundle\Core\Imagine\ImageAsset\AliasGenerator
.Checklist:
$ composer fix-cs
).@ibexa/engineering
).