[opencms-dev] Bug in xsd ImageGallery formatter on scaleparams?
Sandrine Prousteau
s.prousteau at eurelis.com
Wed Mar 30 10:27:37 CEST 2016
Hi!
Still trying to use scaleparams in xsd on ImageGallery configuration, but it doesn't seems to be added to the path.
This is my config :
<layout element="Logo" widget="ImageGalleryWidget" configuration="{scaleparams: 'q:100,c:transparent,t:3', useformat:true, formatvalues: ['?x200']}"/>
When I select an image and apply the scale on it by the scale tab on the widget, the path is "/.content/medias/images/myimage.jpg?__scale=h:200,w:539". Should not we have "/.content/medias/images/myimage.jpg?__scale=h:200,w:539,q:100,c:transparent,t:3"?
I'm on OpenCms 9.5.2.
Sandrine
More information about the opencms-dev
mailing list