addextensionnode handler does not work

Bug #245790 reported by Krisztian Gyuris
2
Affects Status Importance Assigned to Milestone
WIN Do
New
Undecided
Unassigned

Bug Description

In PluginManager.Initialize the AddNodeExtension calls are throwing a null reference exception. Most probably this is a Mono.Addins problem. The following lines are problematic.

AddinManager.AddExtensionNodeHandler ("/Do/ItemSource", OnIObjectChange);
AddinManager.AddExtensionNodeHandler ("/Do/Action", OnIObjectChange);

Tags: addins
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.