Project

General

Profile

Actions

Bug #68921

closed

Extension Manager Blank after Official Introduction Package instal

Added by Bill Stoltz over 9 years ago. Updated about 6 years ago.

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

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I took a new install of 6.2.14. Every was working out of the box. No changes to configuration, and then installed the "Official Introduction Package". It seemed to install ok. the backend worked for all the pages, except when I went back to the Extension Manager. The page was just blank.

I was able to reproduce this every time.
I added some debug and finally got an error when loading the Extension Manager about not able to find the "rtehtmlarea" extension.

I went thru the typo3conf/PackageStates.php file after the install and the "rtehtmlarea" extension is in the file, active and same exact parameters as the file before the install.

The only real difference between the original PackageStates.php and the version after the package install is that the order of the array is reversed. Not sure if this matters.

Just to see if anything else could be the problem, I replaced the LocalConfiguration.php and PackageStates.php with the original files before the install, and I was able to get into the Extension Manager. I could not leave it like this, because the DB obviously had updates and new tables. But I think it seems to point to something in the files that the system does not like.

I have attached the orig and version after the package install.


Files

LocalConfiguration.orig.php (2.24 KB) LocalConfiguration.orig.php Original before package install Bill Stoltz, 2015-08-11 04:28
LocalConfiguration.php (2.92 KB) LocalConfiguration.php After package install Bill Stoltz, 2015-08-11 04:28
PackageStates.orig.php (15.7 KB) PackageStates.orig.php Original before package install Bill Stoltz, 2015-08-11 04:28
PackageStates.php (16.4 KB) PackageStates.php After package install Bill Stoltz, 2015-08-11 04:28
Actions #2

Updated by Stefan Neufeind over 9 years ago

  • File deleted (LocalConfiguration.orig)
Actions #3

Updated by Stefan Neufeind over 9 years ago

  • File deleted (LocalConfiguration.php)
Actions #4

Updated by Stefan Neufeind over 9 years ago

  • File deleted (PackageStates.orig)
Actions #5

Updated by Stefan Neufeind over 9 years ago

  • File deleted (PackageStates.php)
Actions #6

Updated by Morton Jonuschat over 9 years ago

  • Status changed from New to Needs Feedback

I think there is a bug in the current bootstrap_package (used by the introduction package) in regard to PHP 5.3 and PHP 5.4

The fix should be here: https://github.com/benjaminkott/bootstrap_package/commit/b8d89b14198af99b941813b6173a395e3392d7ec

Could you see if applying this fix solves your problem?

Actions #7

Updated by Bill Stoltz over 9 years ago

It worked. Changing the one line, fixed the extension manager.
Thanks.

Actions #8

Updated by Benjamin Kott over 9 years ago

  • % Done changed from 0 to 100

Bootstrap Package has been updated and a new version was released to the TER, problem is fixed with version 6.2.15 https://github.com/benjaminkott/bootstrap_package/releases/tag/v6.2.15

Actions #9

Updated by Benjamin Kott over 9 years ago

  • Status changed from Needs Feedback to Resolved
Actions #10

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF