Project

General

Profile

Actions

Bug #17416

closed

tt_content.stdWrap.prepend not working

Added by Ronny Vorpahl almost 17 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2007-06-25
Due date:
% Done:

0%

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

Description

tt_content.stdWrap.prepend not working out of the box

- this bug has been approved in multiple 4.1.1 projects, but works fine in 4.0.6 and below

- dirty workaround: save every single tt_content.stdWrap-Element, clear tt_content.stdWrap and moving them back into

- I suppose, there's something else preconfigured that can't be seen in the typoscript object browser

- this works
tt_content.stdWrap.append = TEXT
tt_content.stdWrap.append.value = appended

- this doesn't
tt_content.stdWrap.prepend = TEXT
tt_content.stdWrap.prepend.value = prepended

(issue imported from #M5847)

Actions #1

Updated by Oliver Hader almost 17 years ago

see http://svn.t3.digitaldistrict.de/cgi-bin/trac.cgi/changeset/6455

I guess that your setting gets overridden by the static template of css_style_content. You can use the template analyzer in the Web>Template module to check the order.

Actions #2

Updated by Ronny Vorpahl almost 17 years ago

Thank You, Problem solved.

I tried everything, except simply unsetting the var before using it.

Actions #3

Updated by Christian Kuhn about 15 years ago

Resolved, no change required as requested by reporter.

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF