-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
4.3 M4
The site.illustrationToSax method return the following
<illustration mime-type="image/jpeg" lastmodified="2018-12-10T16:28:11.000000519Z" type="site-metadata" size="294626" path="anyware/ametys:illustration" filename="34a (2).jpg"></illustration>
The given path is the JCR path, including the site name. It should be the logical path "illustration"
I can not use anymore the resolver like
<img src="{resolver:resolveCroppedImage(illustration/@type, illustration/@path, '272', '400', false(), true())}" alt="" />
because the excepted path here is "illustration".
- Est référencé par
-
WORKSPACES-571 Do not use the DataHolder.dataToSAX method for project's cover image and site's illustration
- Closed