CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #7445

fetchLocalized() does not work when querying for a specific field

Added by Sebastian Michaelsen about 3 years ago. Updated over 2 years ago.

Status:Accepted Start date:2010-04-23
Priority:Must have Due date:
Assignee:Sebastian Michaelsen % Done:

0%

Category:-
Target version:0.6.0
Votes: 0

Description

$this->fetchLocalized(FALSE, 'title', 'tx_mcf_mytable', 'uid = ' . $uid);
does not work.

Workaround: Query for *

Solution: Find out what fields are needed by $GLOBALS['TSFE']->sys_page->getRecordOverlay() and add them automatically in fetchLocalized()

History

Updated by Sebastian Michaelsen about 3 years ago

  • Target version changed from 0.7.0 to 0.6.0

Also available in: Atom PDF