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

Also available in: Atom PDF