[frameworks-kio] [Bug 309192] KIO turns slash character ("/") into "⁄" when writing file names--but not directory names

2020-06-06 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=309192

David Faure  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from David Faure  ---
I can't reproduce this bug with today's directory creation dialog. It shows the
structure that is about to be created, pretty precisely, and no fraction slash
is involved.

Arguably it could trim trailing slashes to avoid showing a wrong structure like
 my new directory
   /
  /
  /

But that's a minor bug and not exactly the one reported here.

This bug is actually fixed.

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

[frameworks-kio] [Bug 309192] KIO turns slash character ("/") into "⁄" when writing file names--but not directory names

2020-06-02 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=309192

Ahmad Samir  changed:

   What|Removed |Added

 CC||a.samir...@gmail.com

--- Comment #6 from Ahmad Samir  ---
For directory names it looks like KNewFileMenu if you type a/b/c, would create
a, then b and c as sub-dirs of a.

The / is converted into a fraction slash because there is no way to have / as
part of a file or dir names, because it's the dir path delimiter/separator:
https://commits.kde.org/kdelibs/53659edb4b1841474a23952746e68a1222756fec

Personally, I think / should be disallowed as part of file/dir names
altogether... it has some potential side-effects, see bug 400469.

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

[frameworks-kio] [Bug 309192] KIO turns slash character ("/") into "⁄" when writing file names--but not directory names

2018-10-30 Thread Simone
https://bugs.kde.org/show_bug.cgi?id=309192

Simone  changed:

   What|Removed |Added

 Blocks||400469


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=400469
[Bug 400469] Wrong character representation in file names with slash
-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 309192] KIO turns slash character ("/") into "⁄" when writing file names--but not directory names

2018-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=309192

Nate Graham  changed:

   What|Removed |Added

Summary|KIO turns slash character   |KIO turns slash character
   |"/ into "⁄" when writing|("/") into "⁄" when writing
   |file names--but not |file names--but not
   |directory names |directory names

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

[frameworks-kio] [Bug 309192] KIO turns slash character "/ into "⁄" when writing file names--but not directory names

2018-04-29 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=309192

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[frameworks-kio] [Bug 309192] KIO turns slash character "/ into "⁄" when writing file names--but not directory names

2018-04-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=309192

Nate Graham  changed:

   What|Removed |Added

  Component|general |general
 Status|REOPENED|CONFIRMED
 CC||kdelibs-b...@kde.org
Version|4.9.5   |5.45.0
Product|kio |frameworks-kio
Summary|KIO turns slash character   |KIO turns slash character
   |"/ into "⁄" when writing|"/ into "⁄" when writing
   |file names  |file names--but not
   ||directory names

--- Comment #5 from Nate Graham  ---
Doesn't happen for directories, but still happens for files. The inconsistency
is not good.

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