Project

General

Profile

Actions

Bug #55113

closed

TCA pages->subtitle: eval trim missing

Added by Andreas Kießling almost 11 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-01-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

I just compared the TCA settings for pages and pages_language_overlay for the field subtitle. pages has no eval setting, while pages_language_overlay has it set to trim.

This causes trouble, if you output the field like this:

10 = TEXT
10 {
  data = page:subtitle // page:title
...

and resulted in an empty TEXT object.

I'd suggest to add trim to subtitle in pages and make it behave like in pages_language_overlay

Actions

Also available in: Atom PDF