Project

General

Profile

Actions

Bug #21447

closed

Constants from INCLUDE_TYPOSCRIPT not in Constant Editor

Added by Bernhard Kraft about 15 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-11-03
Due date:
% Done:

100%

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

Description

Problem:
If you include constants into a TypoScript template "Constants" field using the <INCLUDE_TYPOSCRIPT ...> syntax, you will see them in the object browser, but not in the constant editor.

Reason:
The constant editor parses the constants differently than the object browser, as it only shows the constants of the currently selected template, and does not required the whole tree.

Solution:
The attached patch add the call to "procesIncludes" where necessary.

(issue imported from #M12457)


Files

fix_12457.diff (1.23 KB) fix_12457.diff Administrator Admin, 2009-11-03 22:48
Actions #1

Updated by d.ros no-lastname-given almost 12 years ago

  • Target version deleted (0)
  • % Done changed from 0 to 100

Can be closed. Just made this with 6.0.1 and worked from core.

Actions #2

Updated by Stefan Galinski over 11 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF