Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
26 Aug 2025

Pull Request for Issue #45905 .

Summary of Changes

This pull request (PR) updates the filesystem framework package from version 3.1.0 to version 3.1.3 to fix issue #45905 .

Release notes:

All changes: joomla-framework/filesystem@3.1.0...3.1.3

The other changes beside the fix for the mentioned issue are already included in 5.4-dev and have been tested there already with PR #45777 .

Testing Instructions

See issue #45905 :

  1. Update php.ini file to set post_max_size to 0 (and restart PHP/Apache)
  2. Attempt to upload any extension from the Upload Package File tab on the Manage Extensions page

Actual result BEFORE applying this Pull Request

Upload fails with the following message:
"The selected file cannot be uploaded as it is bigger than the maximum upload size."

Expected result AFTER applying this Pull Request

Extension is uploaded and installed successfully.

Additional information

In 5.4-dev we are already on version 3.1.2, so there the update is only the 3.1.3 with the fix for the mentioned issue.

In 6.0-dev we have to update the 4.x version, for this I will make a separate PR.

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar richard67 richard67 - open - 26 Aug 2025
avatar richard67 richard67 - change - 26 Aug 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 Aug 2025
Category External Library Composer Change
avatar richard67 richard67 - change - 26 Aug 2025
Title
[5.3] Composer update joomla/filesystem to 3.1.3 to fix PHP file uploads when post_max_size is set to 0
[5.3] Update joomla/filesystem to fix PHP file uploads when post_max_size is set to 0
avatar richard67 richard67 - edited - 26 Aug 2025
avatar richard67 richard67 - change - 26 Aug 2025
Title
[5.3] Update joomla/filesystem to fix PHP file uploads when post_max_size is set to 0
[5.3] Update joomla/filesystem to fix PHP file uploads when post_max_size is 0
avatar richard67 richard67 - edited - 26 Aug 2025
avatar richard67 richard67 - change - 26 Aug 2025
Title
[5.3] Update joomla/filesystem to fix PHP file uploads when post_max_size is 0
[5.3] Update joomla/filesystem to fix extension uploads when post_max_size is 0
avatar richard67 richard67 - edited - 26 Aug 2025
avatar exlemor exlemor - test_item - 26 Aug 2025 - Tested successfully
avatar exlemor
exlemor - comment - 26 Aug 2025

I have tested this item ✅ successfully on adeb202

I have tested this successfully! Thank you @richard67.

Now on my way to set the server back to original settings ;)


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45986.

avatar richard67 richard67 - change - 26 Aug 2025
The description was changed
avatar richard67 richard67 - edited - 26 Aug 2025

Add a Comment

Login with GitHub to post a comment