https://bugs.kde.org/show_bug.cgi?id=359441
Kevin Funk <kf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/kdev | |platform/e2bcd581bb8a9bb000 | |5a9fcdce3167fc6be77e40 Resolution|--- |FIXED Version Fixed In| |5.0.1 --- Comment #5 from Kevin Funk <kf...@kde.org> --- Git commit e2bcd581bb8a9bb0005a9fcdce3167fc6be77e40 by Kevin Funk. Committed on 05/09/2016 at 19:01. Pushed by kfunk into branch '5.0'. Close editor view when asked to We need to mimic the interface of KTextEditor::Application here; closeDocument is called by KTextEditor when trying to close a document which has been deleted before. FIXED-IN: 5.0.1 M +3 -2 shell/documentcontroller.cpp M +1 -1 shell/documentcontroller.h M +7 -0 shell/ktexteditorpluginintegration.cpp M +6 -0 shell/ktexteditorpluginintegration.h http://commits.kde.org/kdevplatform/e2bcd581bb8a9bb0005a9fcdce3167fc6be77e40 -- You are receiving this mail because: You are watching all bug changes.