linuxserver/docker-bookstack

[BUG] EXIF functionality of bookstack not working, due to missing package

Skillkiller opened this issue · 2 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

EXIF functionality of bookstack not working, due to missing package. See comment by @EricChen1248 in BookStackApp/BookStack#1854 (comment).

This error has already been reported by @maggi373 in #216, but there was never an answer and a bot closed the ticket.

Expected Behavior

that exif parameters is respected, like orientation of a picture

the apk package that needs to be added to fix this issue: php83-exif

Steps To Reproduce

Upload an image with EXIF rotation data.

Environment

N/A

CPU architecture

x86-64

Docker creation

N/A

Container logs

N/A

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Fixed by 248b876