FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[PHPBB-17692] Fix EXIF orientation during client-side resize by gvp9000 · Pull Request #7016 · phpbb/phpbb · GitHub

/ phpbb Public

[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

[PHPBB-17692] Fix EXIF orientation during client-side resize#7016
gvp9000 wants to merge 2 commits into
phpbb:3.3.xfrom
gvp9000:ticket/17692

Conversation

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

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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL