[TYPO3-ttnews] tt_news 3.0.1 and register:newsCategoryUid

Jurica Zeleznjak jzelez at gmail.com
Wed Dec 9 22:24:10 CET 2009


Hi all!

Don't know if this is a bug with the new version or a problem with my setup, so I kindly ask if someone could check it out.
I have the following in my TS:


...
tmp.test = COA
tmp.test.1 < plugin.tt_news
tmp.test.1 {
	code = SINGLE
	templateFile = fileadmin/templates/single/single.html
}
tmp.test.2 = TEXT
tmp.test.2.dataWrap = --news cat uid: {register:newsCategoryUid} --
...

tmp.test.1 gets rendered properly, but tmp.test.2 renders WITHOUT the value of the register. Problem in tt_news or TS ?

Please help!

Thank you,
Jurica


More information about the TYPO3-project-tt-news mailing list