Bug #21447

Constants from INCLUDE_TYPOSCRIPT not in Constant Editor

Added by Bernhard Kraft over 3 years ago. Updated 3 months ago.

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

100%

Category:-
Target version:-
TYPO3 Version:4.3 Complexity:
PHP Version:5.2
Votes: 0

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)

fix_12457.diff (1.2 kB) Administrator Admin, 2009-11-03 22:48

History

Updated by d.ros no-lastname-given 4 months 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.

Updated by Stefan Galinski 3 months ago

  • Status changed from New to Closed

Also available in: Atom PDF