[Differential] [Request, 4 lines] D4642: Don't open nonexistent documents from problems view
    Anton Anikin 
    noreply at phabricator.kde.org
       
    Fri Feb 17 02:41:11 UTC 2017
    
    
  
antonanikin created this revision.
antonanikin added a reviewer: KDevelop.
antonanikin added a subscriber: kdevelop-devel.
REVISION SUMMARY
  Previous version always call `documentController` to open current problem item. This leads to open new (empty) documents for items with `finalLocation()` refers to nonexistent document. Such items produced by some analyzers plugins like Cppcheck or Valgrind.
TEST PLAN
  Tested on master branch
REPOSITORY
  R33 KDevPlatform
BRANCH
  master
REVISION DETAIL
  https://phabricator.kde.org/D4642
AFFECTED FILES
  plugins/problemreporter/problemtreeview.cpp
EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/
To: antonanikin, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170217/f696092b/attachment.html>
    
    
More information about the KDevelop-devel
mailing list