Bug #28755
List of allowed tables in the cObject CONTENT is incomplete
| Status: | Resolved | Start date: | 2011-08-04 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Chris topher | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 4.5.1 | |||
| Votes: | 0 |
Description
The documentation about the CONTENT Object states following:
NOTE: Allowed tables are "pages" or tables prefixed with one of these: "tt_", "tx_", "ttx_", "fe_", "user_" or "static_"
But since TYPO3 4.2 tables beginning with pages are also allowed (see [1]). So the sentence should be:
NOTE: Tables prefixed with one of these are allowed: "pages", "tt_", "tx_", "ttx_", "fe_", "user_" or "static_"
Related issues
| related to Core - Feature #17325: Allow CONTENT object to acces table 'pages_language_overlay' | Closed | 2007-05-23 |
Associated revisions
Fixed bug #28755: List of allowed tables in the cObject CONTENT is incomplete
History
Updated by Chris topher over 1 year ago
- Subject changed from Allowed tables in the CONTENT object to List of allowed tables in the cObject CONTENT is incomplete
- Status changed from New to Resolved
- Assignee set to Chris topher
- % Done changed from 0 to 100