Skip to content
Unverified Commit 418473be authored by Jonas Meurer's avatar Jonas Meurer
Browse files

Fix preview generation for office documents



`new \imagick()` returns an object, but we need the image blob (binary
string) from this object.

This is a partial backport of #26531, which brings a lot of refactoring
but also contains the fix.

Fixes: #29956

Signed-off-by: default avatarJonas Meurer <jonas@freesources.org>
parent 4ea90503
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment