Project

General

Profile

Bug #28526 ยป 28526.patch

Marc Bastian Heinrichs, 2011-07-27 21:42

View differences:

typo3/sysext/cms/tslib/content/class.tslib_content_content.php
$slide--;
}
$conf['select.']['pidInList'] = $this->cObj->getSlidePids($conf['select.']['pidInList'], $conf['select.']['pidInList.']);
if (isset($conf['select.']['pidInList.'])) {
unset($conf['select.']['pidInList.']);
}
$again = strlen($conf['select.']['pidInList']) ? TRUE : FALSE;
}
} while ($again && (($slide && !strlen($tmpValue) && $slideCollectFuzzy) || ($slide && $slideCollect)));
    (1-1/1)