Review Request 112078: Creates a new file when trying to open a nonexistent file

lycantrophe lis lycantrophe at lambda.is
Wed Aug 14 10:04:15 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112078/
-----------------------------------------------------------

(Updated Aug. 14, 2013, 10:04 a.m.)


Review request for KDevelop.


Changes
-------

Removes the check if a file exists so that it will be created or opened.


Description
-------

Removes the check if a file exists (KIO::NetAccess::exists()) so that the following routines will create the file instead of just attempting to open it.


This addresses bug 322678.
    http://bugs.kde.org/show_bug.cgi?id=322678


Diffs
-----

  shell/documentcontroller.cpp 4fd2819 

Diff: http://git.reviewboard.kde.org/r/112078/diff/


Testing
-------

Tested both opening and creating files through the open file dialogue. Confirmed that creating files with File->New works as well.


Thanks,

lycantrophe lis

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20130814/999b4a0e/attachment.html>


More information about the KDevelop-devel mailing list