Liipimaginebundle: Could not find filter(s): "fixed"

Created on 20 Sep 2019  路  5Comments  路  Source: liip/LiipImagineBundle

Preconditions

PHP 7.3, Symfony 4

Steps to reproduce

https://symfony.com/doc/2.0/bundles/LiipImagineBundle/filters/sizing.html#fixed-size

Expected result

Filter sets:

width: 100
height: 100

original image 50x50 after use this filter will be 100x100 and original image 300x300 will be also 100x100

Actual result

Could not find filter(s): "fixed"

Bug 馃悶

All 5 comments

Thanks @jswypozyczone for the detailed issue! I am looking at it right now.

Thanks @jswypozyczone for the detailed issue! I am looking at it right now.

did You find sth? :(

Nothing yet. I鈥檒l look some more soon! 馃挌

The "fixed" filter was lost in 2.x branch, but it is now (next release) available again: https://github.com/liip/LiipImagineBundle/issues/1181

Thanks @franmomu. I will close this issue and consider it "fixed" (pun intended) :)

Was this page helpful?
0 / 5 - 0 ratings