Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image resize bugs v3 #3446

Open
dasgarner opened this issue Jul 3, 2024 · 0 comments
Open

Image resize bugs v3 #3446

dasgarner opened this issue Jul 3, 2024 · 0 comments
Labels
Milestone

Comments

@dasgarner
Copy link
Member

CMS-Docker (v3.3.11):

After the Image Processing task runs and the image is resized, the resolution metadata for the image is never updated. For example, here is the file when it was originally uploaded and processed by the Image Processing task:

[Settings - Default]
Resize Threshold: 3840
Resize Limit: 10000

Image Resolution (original): 8000x4500px
Image File Size (original): 20.3 MB

Image Resolution (post-processing): 8000x4500 (actually 3840x2160px when downloaded)
Image File Size (post-processing): 9.59 MB

Result: Processed, metadata not updated
image

@dasgarner dasgarner added the bug label Jul 3, 2024
@dasgarner dasgarner added this to the 3.3.12 milestone Jul 3, 2024
@dasgarner dasgarner modified the milestones: 3.3.12, 3.3.13 Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant