No Code Attached Yet bug
avatar chrisdavenport
chrisdavenport
3 Apr 2024

Steps to reproduce the issue

Arrange for an extension update site to have an invalid URL (eg. temporarily mangle the URL in the extensions database). Then run
php cli/joomla.php update:extensions:check from the command line.

Expected result

Warning message something like
[WARNING] Update: Could not open update site #4 "xxxxxxxxxxx Package Update Site", URL: https://example.com/xxxxx/update.xml

Actual result

[WARNING] JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE

System information (as much as possible)

Joomla 4.4.3
PHP 8.1

Additional comments

The string exists in administrator/language/en-GB/lib_joomla.ini and language/en-GB/lib_joomla.ini so the problem is that the language file is not being loaded at the appropriate time.

avatar chrisdavenport chrisdavenport - open - 3 Apr 2024
avatar joomla-cms-bot joomla-cms-bot - change - 3 Apr 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 3 Apr 2024
avatar alikon alikon - change - 3 Apr 2024
Labels Added: bug
avatar alikon alikon - labeled - 3 Apr 2024
avatar alikon
alikon - comment - 3 Apr 2024

confirmed

avatar richard67 richard67 - close - 4 Apr 2024
avatar richard67
richard67 - comment - 4 Apr 2024

Closing as having a pull request. See #43208 .

avatar richard67 richard67 - change - 4 Apr 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-04-04 09:34:36
Closed_By richard67

Add a Comment

Login with GitHub to post a comment