No Code Attached Yet
avatar dautrich
dautrich
20 Mar 2025

Steps to reproduce the issue

Install a fresh Joomla 5.3.0_beta3.
Install an extension using "Install from Web"
Watch what happens after successful installation

Expected result

Joomla shows the form to install another extension using "Install from Web"

Actual result

Joomla seems to get stuck forever showing "Loading ..."

Image

System information (as much as possible)

J5.3.0_beta3 local (on Laragon)
PHP 8.3
MySQL 8.0

Additional comments

  • Tested with extensions "Cache Cleaner" and "FF Explorer"
  • Issue doesn't exist an J5.2.5
  • Issue can be bypassed by choosing a different installation method (i.e. "Upload Package File") and going back to "Install from Web". After that, everything looks fine again.
avatar dautrich dautrich - open - 20 Mar 2025
avatar joomla-cms-bot joomla-cms-bot - change - 20 Mar 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 20 Mar 2025
avatar dautrich dautrich - change - 20 Mar 2025
The description was changed
avatar dautrich dautrich - edited - 20 Mar 2025
avatar brianteeman
brianteeman - comment - 20 Mar 2025

not sure but maybe its related to this error

[20-Mar-2025 15:29:26 UTC] PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity "file:/D:/repos/j51/plugins/console/cachecleaner/cachecleaner.xml" in D:\repos\j51\libraries\src\Installer\Manifest.php on line 124
[20-Mar-2025 15:29:27 UTC] PHP Deprecated: RegularLabs\Library\ArrayHelper::implode(): Implicitly marking parameter $last_glue as nullable is deprecated, the explicit nullable type must be used instead in D:\repos\j51\libraries\regularlabs\src\ArrayHelper.php on line 225

avatar brianteeman
brianteeman - comment - 20 Mar 2025

sorry the error is unrelated

avatar joomdonation
joomdonation - comment - 20 Mar 2025

Could it be something change in tab behavior? Basically, the issue here is that if we are on a different tab and click on Install from Web, then the content of Install from Web tab is loaded.

But if we were on Install from Web tab before (for example, click on the tab and re-load the page), the active tab is remembered and the content for Install from Web tab is not loaded. Maybe some change from this PR #44888 @dgrammatiko ?

avatar dgrammatiko
dgrammatiko - comment - 20 Mar 2025
avatar QuyTon QuyTon - change - 20 Mar 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-03-20 18:49:40
Closed_By QuyTon
avatar QuyTon QuyTon - close - 20 Mar 2025

Add a Comment

Login with GitHub to post a comment