?
avatar astridx
astridx
1 Feb 2021

Steps to reproduce the issue

Open System | Extension| Install (http://localhost:8090/pr/4.0-dev/administrator/index.php?option=com_installer&view=install)

Expected result

You can install an Extension

Actual result

You see error Access to undeclared static property: Joomla\CMS\HTML\Helpers\Bootstrap::$scripts

System information (as much as possible)

php: Linux 2205f8e21331 5.4.0-58-generic #64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020 x86_64
dbserver: mysql
dbversion: 5.6.51
dbcollation: latin1_swedish_ci
dbconnectioncollation: utf8mb4_general_ci
dbconnectionencryption:
dbconnencryptsupported: false
phpversion: 7.4.13
server: Apache/2.4.29 (Ubuntu)
sapi_name: apache2handler
version: Joomla! 4.0.0-beta7-dev Development [ MaƱana ] 7-January-2021 18:55 GMT
useragent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0

Additional comments

Same for index.php?option=com_config&view=component&component=com_content

avatar astridx astridx - open - 1 Feb 2021
avatar joomla-cms-bot joomla-cms-bot - change - 1 Feb 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 1 Feb 2021
avatar astridx astridx - change - 1 Feb 2021
The description was changed
avatar astridx astridx - edited - 1 Feb 2021
avatar ReLater
ReLater - comment - 1 Feb 2021

confirmed

Error is thrown by JROOT/libraries/src/HTML/Helpers/Bootstrap.php:535

I think this has been fixed by https://github.com/joomla/joomla-cms/pull/32217/files
Why simple if it works with complicated B\C breaking code, too? ;-) Simply declare old behavior as bug ;-)

avatar richard67
richard67 - comment - 1 Feb 2021

@astridx Could you check if #32217 fixed this issue?

avatar ghazal
ghazal - comment - 1 Feb 2021

Issue fixed here.
Tks.

avatar richard67 richard67 - close - 1 Feb 2021
avatar richard67
richard67 - comment - 1 Feb 2021

Closing as having been fixed with PR #32217 . Feel free to re-open the issue if this is wrong.

avatar richard67 richard67 - change - 1 Feb 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-02-01 13:15:57
Closed_By richard67

Add a Comment

Login with GitHub to post a comment