User tests: Successful: Unsuccessful:
Pull Request resolves #46495
This PR fixes the deletion logic for update archives after automated updates. The root issue is that the update API did not correctly return the archive filename to the server.
curl --location 'http://URL_OF_YOUR_SITe/api/index.php/v1/joomlaupdate/prepareUpdate' \
--header 'X-JUpdate-Token: YOUR_TOKEN' \
--header 'Content-Type: application/json' \
--data '{"targetVersion":"5.4.5"}'
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_joomlaupdate |
| Title |
|
||||||
| Labels |
Added:
PR-6.1-dev
|
||
| Title |
|
||||||
| Category | Administration com_joomlaupdate | ⇒ | Administration com_joomlaupdate Language & Strings Installation Libraries |
| Labels |
Added:
Language Change
Conflicting Files
|
||
| Category | Administration com_joomlaupdate Language & Strings Installation Libraries | ⇒ | Administration com_joomlaupdate |
I have tested this item ✅ successfully on 0792cee
I have tested this item ✅ successfully on 0792cee
| Status | Pending | ⇒ | Ready to Commit |
RTC
| Labels |
Added:
RTC
bug
PR-5.4-dev
Removed: Conflicting Files PR-6.1-dev |
||
✅ Final test before merge using JBT
libraries/src/Version.php const PATCH_VERSION from 5 to 4api/index.php/v1/joomlaupdate/prepareUpdate call
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-04-23 08:46:27 |
| Closed_By | ⇒ | muhme | |
| Labels |
Removed:
Language Change
|
||
Thank you very much @SniperSister for your contribution. Thanks to @richard67 and @alikon for testing.
This pull request has conflicts, please resolve those before we can evaluate the pull request.