Bug #4081

enableFields should be implemented for Backend use

Added by Xavier Perseguers almost 4 years ago. Updated over 2 years ago.

Status:Resolved Start date:2009-07-30
Priority:Must have Due date:
Assignee:Jochen Rau % Done:

100%

Category:-
Target version:- Estimated time:0.00 hour
Has patch: Tags:
Votes: 0

Description

Method addEnableFieldsStatements in Typo3DbBackend is only implemented for Frontend use (a TODO statement says that it should be available for Backend).

Solution: implements call to enableFields() for backend using the sister method t3lib_BEfunc::BEenableFields() as provided in the associated patch.

addEnableFieldsStatement.diff (909 Bytes) Xavier Perseguers, 2009-07-30 18:47

Associated revisions

Revision 8f525790
Added by Jochen Rau almost 4 years ago

[BUGFIX] Extbase (Persistence): TYPO3DbBackend->addEnableFieldsStatement is now Backend aware (patch provided by Xavier). Resolves #4081.

History

Updated by Jochen Rau almost 4 years ago

  • Status changed from New to Resolved
  • % Done changed from 70 to 100

Applied in changeset r991.

Also available in: Atom PDF