Project

General

Profile

Actions

Bug #37265

closed

css_styled_content and imageTextSplit

Added by terf no-lastname-given about 12 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2012-05-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

After upgrading to 4.7 I ran into something which is probably a bug. imageTextSplit did not work properly.

after changing

tt_content.image.20.rendering.globalCaption.allStdWrap.wrap = <div class="csc-textpic-imagewrap"><table>###CAPTION###<tbody> | </tbody></table></div>

which was set from static template css_styled_content to

tt_content.image.20.rendering.globalCaption.allStdWrap.wrap = <div class="csc-textpic-imagewrap"><table>###CAPTION###<tbody><tr><td> | </td></tr></tbody></table></div>

it works again

Actions

Also available in: Atom PDF