Project

General

Profile

Actions

Bug #72152

closed

formate.date viewhelper fails to trim child content

Added by Markus Klein over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Fluid
Target version:
Start date:
2015-12-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:

Description

This fails:

     <f:format.date format="d.m.Y">128963487
     </f:format.date>

This works:

     <f:format.date format="d.m.Y">128963487</f:format.date>

The content must be trimmed if we are checking for a timestamp.

Actions

Also available in: Atom PDF