RTC bug PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar bembelimen
bembelimen
4 Nov 2025

Summary of Changes

When installing a language during installing Joomla! there are two issues:

  • the new "Automated Updates" box does not disappear when switching to the language installer
  • when the language installation is started, it seems like Joomla! is stuck, but it just installs the languages and then shows the joomla loader

This PR fixes the issues

Testing Instructions

  • Apply patch
  • Install Joomla!
  • Install aftwards before deleting the installation folder install some languages

Actual result BEFORE applying this Pull Request

Automated Updates box visible:
image

No Joomla Loader:
image

Expected result AFTER applying this Pull Request

No Automated Updates box:
image

Joomla Loader directly visible when pressing "Install Selected Language":

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 bembelimen bembelimen - open - 4 Nov 2025
avatar bembelimen bembelimen - change - 4 Nov 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Nov 2025
Category JavaScript Installation
avatar bembelimen bembelimen - change - 4 Nov 2025
The description was changed
avatar bembelimen bembelimen - edited - 4 Nov 2025
avatar chmst chmst - test_item - 4 Nov 2025 - Tested successfully
avatar chmst
chmst - comment - 4 Nov 2025

I have tested this item ✅ successfully on 79c410a


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

avatar tecpromotion tecpromotion - test_item - 5 Nov 2025 - Tested successfully
avatar tecpromotion
tecpromotion - comment - 5 Nov 2025

I have tested this item ✅ successfully on 79c410a


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

avatar tecpromotion tecpromotion - change - 5 Nov 2025
Status Pending Ready to Commit
Labels Added: PR-5.4-dev
avatar tecpromotion
tecpromotion - comment - 5 Nov 2025

RTC


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

avatar heelc29
heelc29 - comment - 5 Nov 2025

For the "automated update" box, I have already created a PR #46275 to address this issue.
In your PR the check is missing if the element exists. This can happen if you disable the updates, then switch to languages and skip the installation. This will result in a javascript error.

avatar bembelimen bembelimen - change - 5 Nov 2025
Labels Added: RTC bug
avatar bembelimen
bembelimen - comment - 5 Nov 2025

For the "automated update" box, I have already created a PR #46275 to address this issue. In your PR the check is missing if the element exists. This can happen if you disable the updates, then switch to languages and skip the installation. This will result in a javascript error.

Good point, it was worse, the box was always visible, although the automated updates were disabled, after refreshing the page. It's not fixed.

avatar muhme muhme - change - 6 Nov 2025
Status Ready to Commit Pending
avatar muhme
muhme - comment - 6 Nov 2025

Reset to ‘Pending’ because there were changes to the code. @chmst and @tecpromotion, could you please test this PR again?


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

avatar tecpromotion tecpromotion - test_item - 6 Nov 2025 - Tested successfully
avatar tecpromotion
tecpromotion - comment - 6 Nov 2025

I have tested this item ✅ successfully on b3e7ed8


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

avatar chmst chmst - test_item - 6 Nov 2025 - Tested successfully
avatar chmst
chmst - comment - 6 Nov 2025

I have tested this item ✅ successfully on b3e7ed8


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

avatar chmst chmst - change - 6 Nov 2025
Status Pending Ready to Commit
avatar chmst
chmst - comment - 6 Nov 2025

RTC


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

avatar chmst
chmst - comment - 6 Nov 2025

I am wondering why the language configuration scree is not closed. But this was already in oler versions.
@heelc29 thanks for your RP #46275 and your commit here. Are you all right with this PR or have you more concerns?

Add a Comment

Login with GitHub to post a comment