Project

General

Profile

Actions

Bug #21029

closed

TCEforms suggest gives no results with custom TSconfig

Added by Andreas Wolf over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-09-10
Due date:
% Done:

0%

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

Description

When defining custom Page-TSconfig for TCEforms suggest, no results are returned because t3lib_div::array_merge_recursive_overrule() fails when trying to overlay the configuration. The root cause is that the config array is Null if there is no wizard configuration in the TCA.

Take this as an example Page-TSconfig:

TCEFORM.suggest.pages.receiverClass = t3lib_TCEforms_Suggest_DefaultReceiver

(this resembles the default behaviour, so it does not change any functionality, but it illustrates the bug)

(issue imported from #M11920)


Files

0011920_v1.diff (636 Bytes) 0011920_v1.diff Administrator Admin, 2009-09-10 15:33
Actions #1

Updated by Rupert Germann over 14 years ago

committed to trunk rev 5916

Actions

Also available in: Atom PDF