Fix for docx renderer [SCI-6540] (#3879)

Co-authored-by: Anton <anton@scinote.net>
This commit is contained in:
aignatov-bio 2022-02-21 13:26:52 +01:00 committed by GitHub
parent 6b51b8a35c
commit 1f45e3f01d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,7 +159,7 @@ module Reports
asset_preview.blob.download
end
docx.img asset_preview.processed.service_url do
docx.img asset_preview.processed.service_url.split('&')[0] do
data blob_data
width x
height y