Project

General

Profile

Actions

Bug #38766

closed

MergeIfNotBlank should work for pages

Added by Erik Frister almost 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-07-09
Due date:
% Done:

100%

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

Description

The l10n_mode mergeIfNotBlank should have an effect in the frontend for the pages / pages_language_overlay; currently the fields are simply merged for the pages table

is_array($row) ? array_merge($pageInput, $row) : $pageInput;

Additionally, "blank" is not recognized as such for group fields currently, as they have the "0" value. Example is the "shortcut" field for pages.

Actions

Also available in: Atom PDF