[dev] Re: [cvs] commit: imp navigator.php

Max Kalika max@the-triumvirate.net
Mon, 27 Nov 2000 07:03:14 -0800


Quoting Anil Madhavapeddy <anil@recoil.org>:

> Are you sure it was a result of this commit?  Only one line changes 
> here; the second argument to a a Horde::url, which shouldn't have any
> adverse affects.

It might have been the previous commit which modified tree.php.  I checked the 
version diff, but couldn't find anything.

> Takes longer?  Hmm, the number of imap calls should be reduced ...
> Have you enabled the nav_poll preferences option?

The preferences portion seems to work just fine.  I see the db queries 
succeding with the serialized pref value and all that good stuff.  The reason 
it takes longer is because of those bogus imap login attempts.

> Does the error consistently happen on a set of folders?  If it's
> reproducable, if you could try and pin it down a bit more tht would
> be great!  I'll be doing some more testing on my setup here today.

Well, that is the bizarre thing.  It consistantly happens on one folder, but 
when I rename or delete it, it starts happening on an another.  I don't see any 
pattern, and its always some folder in the middle of the sorted list (like 
that "misc").

> Until we put it in code to 'parent-find' (which will also solve
> Jon's problem), this will happen.

ok :-)

--mk23