Project

General

Profile

Actions

Bug #85785

closed

EXT:extensionmanager cannot reload static database data over 8.7.18

Added by Sergio Catalá over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2018-08-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

TYPO3 8.7.18.
PHP 7.2.

Going to the extension manager and clicking on the bottom for "extensionmanager" extension to reload static database data throws a warning:

#1476107295: PHP Warning: Illegal offset type in isset or empty in /var/www/Test/v8/web/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php line 366

It is tested over a pure v8.7.18 instance.

Can anyone reproduce this problem?


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #85915: Exception on attempt to update a static database table in extension managerClosed

Actions
Actions #1

Updated by Sergio Catalá over 5 years ago

In some other instances I receive the next error:

#1342864081: Extension Array is not available

TYPO3\CMS\Extensionmanager\Exception\ExtensionManagerException thrown in file
/var/www/Test/v8/web/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php in line 368.

I don't know if it could be related to it as well.

Actions #2

Updated by Riccardo De Contardi over 5 years ago

On version 8.7.18 I can confirm that I got the error:

Oops, an error occurred!
Extension Array is not available
More information regarding this error might be available online.

On version 9.4-dev (latest master) it throws an exception:

#1476107295: PHP Warning: Illegal offset type in isset or empty in /TYPO3-dists/typo3_master/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php line 341 

TYPO3\CMS\Core\Error\Exception thrown in file
/TYPO3-dists/typo3_master/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 116.

Steps to reproduce on both:

1) go to extension manager
2) select the "extensionmanager" extension
3) click on the button with the database icon to reload the static data

Actions #3

Updated by Riccardo De Contardi over 5 years ago

  • Category set to Extension Manager
Actions #4

Updated by Sergio Catalá over 5 years ago

  • Related to Bug #85915: Exception on attempt to update a static database table in extension manager added
Actions #5

Updated by Riccardo De Contardi over 5 years ago

I've tested on the latest 9.4-dev and it seems solved. Can we consider the issue solved? (See #85915)

Actions #6

Updated by Riccardo De Contardi over 5 years ago

  • Status changed from New to Closed

I close it as it has been already solved with #85915 - it will be available with the next 8.7 release.

If you think that this is the wrong decision or experience the issue again please reopen it or ping me. Thank you.

Actions #7

Updated by Sergio Catalá over 5 years ago

That's fine. Thanks for your support, Riccardo.

Actions

Also available in: Atom PDF