D13805: Present error dialog when user tries to create directory named "." or ".."

Thomas Marshall noreply at phabricator.kde.org
Sat Jun 30 01:27:24 UTC 2018


tmarshall created this revision.
tmarshall added a reviewer: Dolphin.
tmarshall added a project: Dolphin.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
tmarshall requested review of this revision.

REVISION SUMMARY
  BUG: 387449
  
  In Dolphin, when a user tries to create a folder named "." or "..", they are presented with a dialog that informs them that since the folder name they entered begins with a ".", the folder they are about to create will be hidden. This is, of course, misleading. This patch instead presents them with a similar dialog, informing them of the error and asking them for a new name.
  
  Before:
  
  F5976307: image.png <https://phabricator.kde.org/F5976307>
  
  After:
  
  F5976315: image.png <https://phabricator.kde.org/F5976315>

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D13805

AFFECTED FILES
  src/filewidgets/knewfilemenu.cpp

To: tmarshall, #dolphin
Cc: kde-frameworks-devel, michaelh, spoorun, navarromorales, isidorov, firef, ngraham, andrebarros, bruns, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180630/d136c749/attachment.html>


More information about the Kde-frameworks-devel mailing list