User tests: Successful: Unsuccessful:
This PR changes a few language keys and replaces the icon to avoid portraying 'health' status for automated updates because we will later use 'health' and icons representing health for the Health Checker upcoming feature.
Install and check the status of the automated updates.
The check should fail.
The description of the quickicon is also impacted.
The user may be lead to think the whole system is at risk (there is no notion of automated updates).
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
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings Front End Plugins |
P.S.: Of course I have reviewed the changed.
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
Language Change
PR-5.4-dev
|
RTC
I have tested this item ✅ successfully on 56bcbeb
* Tested this PR with JBT and current ba91f96 5.4-dev
healty: 0
or active: false
– yellow 'Automated Updates unavailable'healty: 1
and active: true
– green 'Automated Updates are enabled'administrator/components/com_joomlaupdate/src/Controller/UpdateController.php
line 728 inserting Immediate function return without any values:
$this->app->close();
– red 'Unknown Health status ...' seenStatus | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-07-01 09:37:43 |
Closed_By | ⇒ | muhme | |
Labels |
Added:
RTC
|
Thank you @obuisard for your contribution, @exlemor and @tecpromotion for testing and @richard67 for review
Thank you!
I've applied the human test results from PR #45614 to this one here as the code is the same, just that PR #45614 was for 6.0, which was wrong, so it was closed in favour of this PR here.