https://bugzilla.novell.com/show_bug.cgi?id=443508
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=443508#c2 --- Comment #2 from Jonathan Pryor <[email protected]> 2009-03-01 11:21:19 MST --- The immediate problem is fixed, i.e. a crash when viewing namespaces: 2009-03-01 Jonathan Pryor <[email protected]> * 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
