D18563: Don' allow '/' in new directory's name
Shubham
noreply at phabricator.kde.org
Sun Jan 27 09:01:10 GMT 2019
shubham created this revision.
shubham added a reviewer: ngraham.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
shubham requested review of this revision.
REVISION SUMMARY
UNIX system does not support '/' in any valid identifier name, but for Windows its opposite.
TEST PLAN
1. Create new directory named a/b/c
2. Inline error message appears saying "Unable to create directory named a/b/c"
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D18563
AFFECTED FILES
src/filewidgets/knewfilemenu.cpp
To: shubham, ngraham
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190127/f7898822/attachment.html>
More information about the Kde-frameworks-devel
mailing list