Project

General

Profile

Bug #23712 » 15969_v1.patch

Administrator Admin, 2010-10-12 12:15

View differences:

typo3/sysext/sys_action/task/class.tx_sysaction_task.php (revision )
$fullsearch->noDownloadB = 1;
$type = $sql_query['qC']['search_query_makeQuery'];
if($sql_query['qC']['labels_noprefix'] === 'on') {
$GLOBALS['SOBE']->MOD_SETTINGS['labels_noprefix'] = 'on';
}
$sqlQuery = $sql_query['qSelect'];
$queryIsEmpty = FALSE;
(1-1/2)