Page MenuHomePhabricator

LevelWindowManager throws unexpected exception in method SetLevelWindowProperty()
Closed, ResolvedPublic

Description

When there is no valid LevelWindowProperty given in method SetLevelWindowProperty(), a std::exception is thrown when the MITK exception macro is called in line 194 of mitkLevelWindowManager.

This bug can be reproduced by activating the test of this method in file mitkLevelWindowManagerTest.

Event Timeline

franza added a subscriber: franza.

Attention: also care for the work in T13889. Best base the fix for this bug on this branch.

Updating target milestone to upcoming release