RTC Language Change PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar obuisard
obuisard
30 Jun 2025

Summary of Changes

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.

Testing Instructions

Install and check the status of the automated updates.
The check should fail.
The description of the quickicon is also impacted.

Actual result BEFORE applying this Pull Request

image

The user may be lead to think the whole system is at risk (there is no notion of automated updates).

Expected result AFTER applying this Pull Request

image

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 obuisard obuisard - open - 30 Jun 2025
avatar obuisard obuisard - change - 30 Jun 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Jun 2025
Category Administration Language & Strings Front End Plugins
avatar richard67 richard67 - alter_testresult - 30 Jun 2025 - exlemor: Tested successfully
avatar richard67 richard67 - alter_testresult - 30 Jun 2025 - tecpromotion: Tested successfully
avatar richard67
richard67 - comment - 30 Jun 2025

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.

avatar richard67
richard67 - comment - 30 Jun 2025

P.S.: Of course I have reviewed the changed.

avatar richard67 richard67 - change - 30 Jun 2025
Status Pending Ready to Commit
Labels Added: Language Change PR-5.4-dev
avatar richard67
richard67 - comment - 30 Jun 2025

RTC


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

avatar muhme
muhme - comment - 1 Jul 2025

@obuisard I like to test this PR, but I have no idea how to get to the 'Unknown health status', I have only:

  • healty: 0 – yellow 'Automated Updates unavailable'
  • healty: 1 – green 'Automated Updates are enabled'
avatar obuisard
obuisard - comment - 1 Jul 2025

@obuisard I like to test this PR, but I have no idea how to get to the 'Unknown health status', I have only:

  • healty: 0 – yellow 'Automated Updates unavailable'
  • healty: 1 – green 'Automated Updates are enabled'

@muhme What I have done is test it locally to get the message.

avatar muhme muhme - test_item - 1 Jul 2025 - Tested successfully
avatar muhme
muhme - comment - 1 Jul 2025

I have tested this item ✅ successfully on 56bcbeb

* Tested this PR with JBT and current ba91f96 5.4-dev

  • Before applying this PR
    • System -> plugins -> 'Quick Icon - Joomla! Automated Update Health Notification' seen
      • 'Checks the health status of automated updates and notifies you when you visit the Home Dashboard page.' seen
    • It is not direct testable on localhost instance or public available instance as shown in 'Home Dashboard' Notifications:
      • healty: 0 or active: false – yellow 'Automated Updates unavailable'
      • healty: 1 and active: true – green 'Automated Updates are enabled'
    • Therefore with hacking administrator/components/com_joomlaupdate/src/Controller/UpdateController.php line 728 inserting Immediate function return without any values:
      • $this->app->close(); – red 'Unknown Health status ...' seen
  • After applying this PR
    • System -> plugins -> ✅ 'Quick Icon - Joomla! Automated Update Status Notification'
      • ✅ 'Monitors the status of automated updates and notifies you when you visit the Home Dashboard page.'
    • Yellow 'Automated Updates are disabled' and it is not possible to enable, as it is a local installation
    • With the hack:
avatar muhme muhme - change - 1 Jul 2025
Status 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
avatar muhme muhme - close - 1 Jul 2025
avatar muhme muhme - merge - 1 Jul 2025
avatar muhme
muhme - comment - 1 Jul 2025

Thank you @obuisard for your contribution, @exlemor and @tecpromotion for testing and @richard67 for review

avatar obuisard
obuisard - comment - 1 Jul 2025

Thank you!

Add a Comment

Login with GitHub to post a comment