PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar SniperSister
SniperSister
1 Jul 2025

Summary of Changes

Don't blindly rely on the presence of specific response attributes by using the null coalescing operator.

Testing Instructions

Code Review.

Actual result BEFORE applying this Pull Request

PHP Warning: Undefined array key "status" in /tests/www/cmysql/administrator/components/com_joomlaupdate/src/Model/UpdateModel.php on line 618

Expected result AFTER applying this Pull Request

Fixed

avatar SniperSister SniperSister - open - 1 Jul 2025
avatar SniperSister SniperSister - change - 1 Jul 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 1 Jul 2025
Category Administration com_joomlaupdate
avatar SniperSister SniperSister - change - 1 Jul 2025
Labels Added: PR-5.4-dev
avatar SniperSister
SniperSister - comment - 1 Jul 2025

@Ruud68 good catch, thx!

avatar richard67 richard67 - change - 1 Jul 2025
The description was changed
avatar richard67 richard67 - edited - 1 Jul 2025
avatar muhme muhme - change - 1 Jul 2025
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-07-01 18:25:12
Closed_By muhme
avatar muhme muhme - close - 1 Jul 2025
avatar muhme muhme - merge - 1 Jul 2025
avatar muhme
muhme - comment - 1 Jul 2025

Thanks @SniperSister for the immediate correction, thanks @Ruud68 for the valuable hint and thanks @richard67 for the code review.

Add a Comment

Login with GitHub to post a comment