Project

General

Profile

Actions

Bug #15152

closed

Comma separated list DON'T accept spaces at "db_layout"

Added by Carlos Chiari over 18 years ago. Updated over 5 years ago.

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

0%

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

Description

Support for custom tables in the Page module, using this http://typo3.org/documentation/document-library/doc_core_api/Support_for_custom_t/ advise fails if you use spaces between the comma separated list.

At sysext/cms/layout/class.tx_cms_layout.php, the function "makeOrdinaryList" fails to trim the setting at $TYPO3_CONF_VARS['EXTCONF']['cms']['db_layout']['addTables']['tablename']0['fList'].

It can be fixed using t3lib_div::trimExplode, I guess.
(issue imported from #M1728)


Files

1728_TYPO3_trunk.patch (513 Bytes) 1728_TYPO3_trunk.patch Administrator Admin, 2010-08-27 09:12
Actions

Also available in: Atom PDF