[wp-trac] [WordPress Trac] #48919: Images wont upload with new Big Images fiunctionality
WordPress Trac
noreply at wordpress.org
Tue Jun 24 17:02:37 UTC 2025
#48919: Images wont upload with new Big Images fiunctionality
--------------------------+------------------------------
Reporter: shamai | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 5.3
Severity: normal | Resolution: worksforme
Keywords: dev-feedback | Focuses:
--------------------------+------------------------------
Changes (by callumbw95):
* status: new => closed
* resolution: => worksforme
Comment:
Hi All,
I have tested this issue on the latest release, and I could not replicate
the aforementioned bug. As of such I believe that in the last 5 years this
issue has been resolved elsewhere within the code. Also reading through
the other comments, it looks like this may have been somewhat serverside
and related to nginx/apache config.
Because this issue does look to be resolved I will mark this ticket as
closed, but feel free to reopen if you feel otherwise.
😃
== Bug Report
=== Description
Uploading large images over 2560px fails.
=== Environment
- WordPress: 6.9-alpha-60093-src
- PHP: 8.4.7
- Server: nginx/1.27.5
- Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.4.7)
- Browser: Chrome 137.0.0.0
- OS: macOS
- Theme: Twenty Seventeen 3.9
- MU Plugins: None activated
- Plugins:
* Test Reports 1.2.0
=== Steps to Reproduce
x. Upload an image larger than 2560px.
x. This is where the 🐞 Bug occurred originally and the image would fail
to upload. However this is no longer the case and it is uploading
correctly now.
=== Expected Results
Image should be uploaded and the max width / height of the image should be
scaled down to 2560px
=== Actual Results
Image is uploaded correctly and the max width / height of the image is
being scaled down to 2560px in the latest release / trunk.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48919#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list