Skip to content

[PHPBB-17692] Fix EXIF orientation during client-side resize - #7016

Open
gvp9000 wants to merge 2 commits into
phpbb:3.3.xfrom
gvp9000:ticket/17692
Open

gvp9000 wants to merge 2 commits into
phpbb:3.3.xfrom
gvp9000:ticket/17692

Conversation

@gvp9000

@gvp9000 gvp9000 commented Aug 24, 2026

Copy link
Copy Markdown

Checklist:

  • Correct branch: master for new features; 3.3.x for fixes
  • Tests pass
  • Code follows coding guidelines: master and 3.3.x
  • Commit follows commit message format

Tracker ticket:

https://tracker.phpbb.com/browse/PHPBB-17692

Add a compatibility layer for the bundled Plupload/mOxie image handling so JPEG orientation is not applied twice during client-side resizing.

PHPBB-17692
Load the EXIF compatibility script after the bundled Plupload library and before phpBB's Plupload initialization.

PHPBB-17692
@github-actions

Copy link
Copy Markdown

The attempt to merge branch 3.3.x into master has completed after considering the changes in this PR.

  • Merge result: Success ✅

This PR is ready to be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant