Project

General

Profile

Actions

Bug #81146

closed

Exception when updating extension list from empty tables

Added by Christian Weiske over 7 years ago. Updated about 6 years ago.

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

100%

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

Description

I emptied both extensionmanager database tables because I felt that something was corrupt. Now I cannot update the extension list anymore.

Tables emptied: tx_extensionmanager_domain_model_extension and tx_extensionmanager_domain_model_repository.

When trying to update via the backend, I get a warning with HTML in it - see the screenshot.

When updating via a scheduler task, I get:

Oops, an error occurred: Call to a member function getUid() on null

This happens with TYPO3 7.6.15.


Files

Actions #1

Updated by Christian Weiske over 7 years ago

The solution is to manually execute the SQL INSERT statement in typo3_src/typo3/sysext/extensionmanager/ext_tables_static+adt.sql, but that should not be required. It simply should not crash.

Actions #2

Updated by Gerrit Code Review over 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53482

Actions #3

Updated by Gerrit Code Review over 7 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53536

Actions #4

Updated by Markus Hölzle over 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF