User tests: Successful: Unsuccessful:
Don't blindly rely on the presence of specific response attributes by using the null coalescing operator.
Code Review.
PHP Warning: Undefined array key "status" in /tests/www/cmysql/administrator/components/com_joomlaupdate/src/Model/UpdateModel.php on line 618
Fixed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_joomlaupdate |
| Labels |
Added:
PR-5.4-dev
|
||
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-07-01 18:25:12 |
| Closed_By | ⇒ | muhme |
Thanks @SniperSister for the immediate correction, thanks @Ruud68 for the valuable hint and thanks @richard67 for the code review.
@Ruud68 good catch, thx!