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)
Updated by Alexander Opitz over 11 years ago
- Category deleted (
Communication) - Status changed from New to Needs Feedback
- Target version deleted (
0)
As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.
Actions