Project

General

Profile

Actions

Bug #38964

closed

$_EXTKEY not available in global scope in ext_tables.php

Added by Ingo Renner almost 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2012-07-15
Due date:
% Done:

100%

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

Description

Since changing the ext_tables.php handling to use the caching framework $_EXTKEY is not available in global scope anymore.

This leads to issues when f.e. registering custom navigation components through t3lib_extMgm::addNavigationComponent().

Actions #1

Updated by Ingo Renner almost 12 years ago

  • Subject changed from $_EXTKEY removed from global scope to $_EXTKEY not available in global scope in ext_tables.php
Actions #2

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12807

Actions #3

Updated by Ingo Renner almost 12 years ago

How to test:

  • Install the demo extension attached here: http://bugs.typo3.org/view.php?id=16408
  • without the patch the navigation components do not load
  • clear the configuration cache, reload backend
  • navigation components should load
Actions #4

Updated by Ingo Renner almost 12 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF