Gary Shewan <[EMAIL PROTECTED]> writes: > I'm seeing quite a strange thing in 1246, I use RSS2.0 feeds and my > the text for each article when it is published is being included > twice. So an article would appear in the feed like this (for example) > > Typos components directory is empty > > The typo components directory now has no plugins. There's an echo > Technorati tags: echo, typo > > The typo components directory now has no plugins. There's an echo > Technorati tags: echo, typo > > I've tried restarting, and clearing caches. But that doesn't have an > effect...
Fixed. There was a problem with the way content was being cached; instead of using a computed field, we were just using the string 'field'. Which isn't quite the right thing. -- Piers Cawley <[EMAIL PROTECTED]> http://www.bofh.org.uk/ _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
