[TYPO3] tt_news bug #5103

Dmitry Dulepov [typo3] dmitry at typo3.org
Tue Mar 11 11:06:44 CET 2008


Hi Dan!

Dan Osipov wrote:
> You can "fix" it by changing this line
> 
> <foreign_table_where>AND tt_news_cat.pid=###STORAGE_PID### ORDER BY 
> tt_news_cat.sorting</foreign_table_where>
> 
> to
> 
> <foreign_table_where>ORDER BY tt_news_cat.sorting</foreign_table_where>
> 
> Otherwise, no, the issue is still present in 4.1.5, and probably in 4.1.6

Why does it fix the issue? Statement looks right for me but why it does not work?

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-english mailing list