[dev] Re: [cvs] commit: imp navigator.php imp/docs CHANGES imp/lib tree.php

Jon Parise jon@csh.rit.edu
Fri, 3 Nov 2000 13:43:24 -0500


On Wed, Nov 01, 2000 at 11:17:44AM -0500, Chuck Hagenbuch wrote:

> It would be useful to know where these happen - can you trace through the
> init() function and see at what point (ie, which case, and whether it's in
> addLevel() or feedList()) these errors occur?

The errors are coming from this block of code:

// If we have a folder prefix, automatically expand the
// first level under it.
if ($this->prefix != '') {
    $this->expand($this->server . $this->noTrailingDelimiter($this->prefix));
}

$this->prefix is set to 'Mail/'.

-- 
Jon Parise (jon@csh.rit.edu)  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member