No Code Attached Yet
avatar wwwiiimmm
wwwiiimmm
11 Jan 2024

When trying to update from 4.4.2 to 5.0.2 the pre-update check does not find any installed extensions.
I tried it on existing J4 sites with multiple extensions (live+local) and a clean J4 + Akeeba (local).

Steps to reproduce the issue

Have a Joomla 4.4.2 site.
Have at least 1 extension installed.
Set Update channel to Joomla Next.
Run the pre-update check.

Expected result

A list of installed extensions with compatibility information for Joomla 5.

Actual result

A note saying: "No extensions installed."
Eventhough there are.

System information (as much as possible)

PHP 8.1.26 / MariaDB 10.11.5
PHP 8.2.13 / MariaDB 10.6.15
PHP 8.2.14 / MySQL 8.0.33

avatar wwwiiimmm wwwiiimmm - open - 11 Jan 2024
avatar joomla-cms-bot joomla-cms-bot - change - 11 Jan 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 11 Jan 2024
avatar wwwiiimmm wwwiiimmm - change - 11 Jan 2024
The description was changed
avatar wwwiiimmm wwwiiimmm - edited - 11 Jan 2024
avatar alikon
alikon - comment - 11 Jan 2024

this pr #42638 should fix this

avatar richard67
richard67 - comment - 11 Jan 2024

Yes, it should. As a workaround you can apply the change from that PR by editing the “libraries/src/Extension/ExtensionHelper.php” file and doing the same change as shown here https://github.com/joomla/joomla-cms/pull/42638/files . The line numbers may slightly differ if you are on 5.0.2, but the change can be applied on 4.4.2 and 5.0.2.

avatar wwwiiimmm
wwwiiimmm - comment - 12 Jan 2024

Thank you. This solved this issue.
The extension pre-update check now displays as expected.


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

avatar wwwiiimmm wwwiiimmm - change - 12 Jan 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-01-12 08:36:53
Closed_By wwwiiimmm
avatar wwwiiimmm wwwiiimmm - close - 12 Jan 2024
avatar nsheehan
nsheehan - comment - 30 Jan 2024

This is closed but still an issue. I have 6 sites at 4.4.2 and on all the version 5 check fails to detect and scan extensions.


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

avatar richard67
richard67 - comment - 30 Jan 2024

@nsheehan See my comment above: #42643 (comment) . You can manually apply the change from the linked pull request to fix it on your site. The fix will then be included in the versions 4.4.3 and 5.0.3 in February.

Add a Comment

Login with GitHub to post a comment