%INCLUDE{%TCAOWEB%.TopicClassWebHomeIntro}%
%INCLUDE{"%TCAOWEB%.RenderCreateNewTopicDropDown" }%
does not render the Table for the 'Recent Changes' correctly. Every single Row of the Searchresult of recent Changes is rendered as a new Table ...
(For more easy explanaton, I wanted to add to add a screenshot here, but could not find out how)
-- TWiki:Main/WolfgangBertl - 10 Dec 2007
Wolfgang - I have seen this problem. Turns out it is a conflict between DBCachePlugin and TablePlugin. To test, try turning off TablePlugin briefly and it should clear up. I'm checking to see what has to be done for permanent fix. I have tried several work-arounds in TCAO but none worked.
-- TWiki:Main.LynnwoodBrown - 10 Dec 2007
Nice try - but did not work out. This does not solve the Problem. It just causes a lto of other probelmes. With TablePlugin turned off all
%TABLE%statements are broken ... I think the Problem is in one of the Querys which are used. I couldn't find it yet ... -- TWiki:Main.WolfgangBertl - 11 Dec 2007
Wolfgang - my apologies: I posted my last comment too quickly without double checking. The problem was not with TablePlugin but with EditRowPlugin. Are you using that one? I turned it back on and can duplicate what you show in your image. I also checked and there is not a problem with EditTablePlugin. I do intend to press to see if I can resolve this bug as I like to use EditRowPlugin but for now I'm falling back to EditTablePlugin.
-- TWiki:Main.LynnwoodBrown - 12 Dec 2007
I just posted related bug report: Item5120? .
-- TWiki:Main.LynnwoodBrown - 12 Dec 2007
