http://bugs.farcrycms.org/browse/FC-2187
On Fri, Feb 19, 2010 at 11:54 PM, modius <[email protected]> wrote: > On Feb 20, 2:40 am, Tomek Kott <[email protected]> wrote: > > I was running into a problem recently with a navigation item not showing > up > > after a repeated draft->approved, update apps, etc. (Everything but > > restarting CF, which I can't do). It turned out that the "Deprecated" > config > > item in the genera Admin config (Category Cache Timespan) was being used > to > > cache the tree query for the getDescendants function. > > > > Reference: approx line 296 in /core/packages/farcry/tree.cfc. > > > > It still seems to be in use in the 6.0 trunk: > http://fisheye.farcrycms.org/browse/core/trunk/packages/farcry/tree.c.... > > > > Should I raise a ticket to change the deprecated config item to a real > one? > > (It appears that this is the only place that the config item is being > used. > > Please raise a ticket. The cache reference needs to be removed from > the tree component completely. > > -- geoff > http://www.daemon.com.au/ > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
