Actions
Bug #17603
closedConfiguration possiblity in localconf.php for the tables accessed by CONTENT object
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-09-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The tables for which the CONTENT object has access should not be static defined. They should be configurable in localconf.php, to make it possible to give access to the table be_users e.g.
In addition it should be possible to avoid a 'pid' condition in the where clause, so that you can also select records which have no pid (ie. sys_log, be_users...). An option like noPidList = 1 would be great.
Related to: 5670 (no proper solution)
(issue imported from #M6341)
Actions