The following pipeline intercepts the request :
<map:match pattern="*/_contents-images/**/_metadata/**/_data/**_max*x*"> <map:act type="set-header"> <map:parameter name="X-Ametys-Cacheable" value="true"/> </map:act> <map:act type="get-content"> <map:parameter name="path" value="{2}"/> <map:parameter name="contentVersion" value="{request-param:contentVersion}"/> <map:read type="content-file"> <map:parameter name="download" value="{request-param:download}"/> <map:parameter name="path" value="{../4}"/> <map:parameter name="metadata" value="{../3}"/> <map:parameter name="maxHeight" value="{../5}"/> <map:parameter name="maxWidth" value="{../6}"/> </map:read> </map:act> </map:match>
- Conditionne
-
CMS-3089 [Insert last publication] Content illustration missing when providing from resources explorer
-
- Closed
-
[CMS-3090] Uploaded images in inline editor can not contain '_max' in filename
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Assignee | New: Laurence Aumeunier [ laurence ] |
Attachment | New: gallery_max_2.jpg [ 12167 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |