ReStructured Text Infrastructurewiki.typo3.orgOfficial Documentation

Bug #28755

List of allowed tables in the cObject CONTENT is incomplete

Added by Calderini Daniel almost 2 years ago. Updated over 1 year ago.

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_"

[1] http://forge.typo3.org/issues/17325


Related issues

related to Core - Feature #17325: Allow CONTENT object to acces table 'pages_language_overlay' Closed 2007-05-23

Associated revisions

Revision 924
Added by Chris topher over 1 year ago

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

Hi Daniel,

thanks for spotting this inaccuracy!

Committed in r924.

Also available in: Atom PDF