Bug #38766

MergeIfNotBlank should work for pages

Added by Erik Frister 11 months ago. Updated about 1 month ago.

Status:Under Review Start date:2012-07-09
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
TYPO3 Version:6.0 Complexity:
PHP Version:
Votes: 0

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.

History

Updated by Gerrit Code Review 11 months ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12714

Updated by Gerrit Code Review 11 months ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12714

Updated by Gerrit Code Review 10 months ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12714

Updated by Gerrit Code Review about 1 month ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/12714

Updated by Gerrit Code Review about 1 month ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/12714

Updated by Gerrit Code Review about 1 month ago

Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/12714

Also available in: Atom PDF