Hi,
Since upgrading to 2013.1.4, I get the following error when trying to shwo a detail view:
A '' node was passed while a 'IModelDetailView' node was expected. Node id: 'TestStatusChange_DetailView'
The code in question looks like this:
Application.CreateDetailView(objectSpace, "TestStatusChange_DetailView", True, statusChange)