Project

General

Profile

Actions

Bug #23497

closed

Problem to generate textpic tt_content with eID

Added by Mathieu QUEVAL about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-09-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When I generate a content with eID, it doesn't work with a tt_content textpix !!

$local_cObj = t3lib_div::makeInstance('tslib_cObj');
$ceConf = array('tables' => 'tt_content', 'source' => $uid, 'dontCheckPid' => 1);
$content = $local_cObj->RECORDS;
(issue imported from #M15630)


Files

class.tx_t3innapi_content_eid.php (1.84 KB) class.tx_t3innapi_content_eid.php Administrator Admin, 2010-09-03 12:15
Actions

Also available in: Atom PDF