>>> On 2/9/2006 at 5:50 pm, in message <[EMAIL PROTECTED]>, "William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote: > Brad Nicholes wrote: >> >> This doesn't quite fix it either. For NetWare the returns are >> >> ABTS_INT_EQUAL(tc, APR_EINCOMPLETE, rv); >> ABTS_STR_EQUAL(tc, "/", root); > > Ok I'm confused :) > > APR_EINCOMPLETE is a fatal condition. Is the path "//foo/bar" valid? > > If so, it's the result that's wrong. > > Bil
That's what I was wondering. I'll have to do a little debugging to see why NetWare is getting that result. Brad
