On Tue, 27 Feb 2001 10:00:23 -0800, rsnavale <[EMAIL PROTECTED]> wrote:
>Thanks for posting the "Writing A Mozilla Protocol Handler" doc on
>mozilla site.

Note that this is out of date - there were some API changes recently, 
and the docs didn't get updated. If you use it along with the current 
source it should still be useful.

>It helped me a lot.
>
>However, while testing the "finger" protocol in mozilla, i am getting
>the following error :
>
>###!!! ASSERTION: |CharAt| out-of-range: 'aIndex<Length()', file
>..\..\..\..\dis
>t\include\nsAReadableString.h, line 612
>###!!! ASSERTION: |CharAt| out-of-range: 'aIndex<Length()', file
>..\..\..\..\dis
>t\include\nsAReadableString.h, line 612

I don't see that.

>###!!! ASSERTION: nsFingerChannel::GetName: 'Not Reached', file
>D:\MozillaSource
>\mozilla\netwerk\protocol\finger\src\nsFingerChannel.cpp, line 126

I noticed this with dougt's landing last week. I thought I filed a bug
on that. (datetime has the same problem). The assertion is harmless - 
the fix is just to remove the assertion.

I'll file a bug (with a patch) once bugzilla comes back up.

>
>Any help will be greatly appreciated.
>
>Thanks,
>Ram.
>

Bradley

Reply via email to