[frameworks-kio] [Bug 425396] New folder named ":foo" always created in home dir

2020-09-18 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=425396

Ahmad Samir  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/commit/9d0a8240c
   ||7ec258b45b156f0970af56ab4fc
   ||4584
   Version Fixed In||5.75
 Status|ASSIGNED|RESOLVED

--- Comment #3 from Ahmad Samir  ---
Git commit 9d0a8240c7ec258b45b156f0970af56ab4fc4584 by Ahmad Samir.
Committed on 18/09/2020 at 18:52.
Pushed by ahmadsamir into branch 'master'.

KNewFileMenu: fix creating new dir with name starting with ':'

QDir::isAbsolutePath(":foo") will return true since ':' at the beginning
denotes a QResource, which will make by QDir/QFileInfo consider it "not
relative, so it's absolute"...
FIXED-IN: 5.75

M  +3-1src/filewidgets/knewfilemenu.cpp

https://invent.kde.org/frameworks/kio/commit/9d0a8240c7ec258b45b156f0970af56ab4fc4584

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 425396] New folder named ":foo" always created in home dir

2020-09-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=425396

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kio/-/merge_requests/138

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 425396] New folder named ":foo" always created in home dir

2020-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425396

Nate Graham  changed:

   What|Removed |Added

   Assignee|dolphin-bugs-n...@kde.org   |kio-bugs-n...@kde.org
  Component|general |general
Product|dolphin |frameworks-kio
 CC||kdelibs-b...@kde.org,
   ||n...@kde.org
 Status|REPORTED|CONFIRMED
Version|19.12.3 |git master
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.