[TYPO3-ttnews] tt_news 3.0.1 and register:newsCategoryUid
Jurica Zeleznjak
jzelez at gmail.com
Thu Dec 17 16:21:32 CET 2009
Hi!
I found the culprit: The template!
If the template doesn't contain ###NEWS_CATEGORY### marker, then the newsCategoryUid register doesn't get stored.
Should I report a bug ?
Jurica
On Dec 9, 2009, at 10:24 PM, Jurica Zeleznjak wrote:
> 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