Yes please. :) Blair
On Sat, Feb 20, 2010 at 2:40 AM, Tomek Kott <[email protected]> wrote: > Hi All, > > 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.cfc?r=trunk. > > > 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. > > Tomek > > -- > 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
