[TYPO3] tt_news bug #5103

Francois Suter fsuter at cobweb.ch
Tue Mar 11 08:36:16 CET 2008


Hi,

>> Dmitry (or anyone else) do you know if the recent work of Kasper on MM 
>> relations did some magic for this one:

Nope, that has nothing to do with it. It's a bug inside tt_news.

> <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>

And that's the way to fix it. Note that this doesn't happen if you use a 
General Record Storage Page with tt_news, but of course it is more 
constraining.

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-english mailing list