bug #6056
Checklist Editor does not close session
Start date:
09/07/2016
Due date:
% Done:
50%
Severity:
critical
Found in Version:
Description
After closing the Checklist editor the session is still visible in the session view but shouldn't.
Associated revisions
fix #6056: when creating checklisteditorInput don't init session at the beginning, but at the end of constructor
History
#1 Updated by Katja Luther over 4 years ago
I found the problem: When disposing the session, the session should be removed from the sessionManager, but the get(owner = ChecklistEditorInput) returns null and the session is not removed from the sessionManager.
#2 Updated by Katja Luther over 4 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset taxeditor:commit:taxeditor|bfc8d3b4b4853357b40551eca7a283ce68bbe865.
#3 Updated by Andreas Müller over 4 years ago
- Target version changed from Unassigned CDM tickets to Release 4.3
#4 Updated by Katja Luther over 4 years ago
- Status changed from Resolved to Closed