[Mono-bugs] [Bug 443508] monodoc crashes with selecting namespace node

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Mar 1 13:21:22 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=443508

User jpryor at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=443508#c2





--- Comment #2 from Jonathan Pryor <jpryor at novell.com>  2009-03-01 11:21:19 MST ---
The immediate problem is fixed, i.e. a crash when viewing namespaces:

2009-03-01  Jonathan Pryor  <jpryor at novell.com>

    * Monodoc/ecma-provider.cs: For some reason,
      EcmaHelpSource.GetNamespaceDocument() wasn't being used anymore,
      which is what EcmaUncompiledHelpSource overrides to permit loading
      of local files.  Result: an exception when trying to view namespaces
      of local (non-assembled) directories.  Oops.  "Fixes" 443508.

Alas, this isn't a complete fix, as we'll crash when attempting to view types
and members....

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list