do-plugins team mailing list archive
-
do-plugins team
-
Mailing list archive
-
Message #00043
[Bug 238768] [NEW] FileItemSource does not support files names with backslashes
Public bug reported:
I came across this while fixing #238751. If there is a file named `file\
two.txt`, Do treats it as ` two.txt`.
I think this is a Mono bug, as the Directory.GetFileSystemEntries method
itself returns such a truncated file name ('/home/ankit/Desktop/
two.txt' instead of '/home/ankit/Desktop/text\ two.txt'. I'm not very
familiar with Mono, so I don't know if there is another way to get the
file names, or if there is a way to fix this at all.
** Affects: do-plugins
Importance: Undecided
Status: New
--
FileItemSource does not support files names with backslashes
https://bugs.launchpad.net/bugs/238768
You received this bug notification because you are a member of GNOME Do
Plugins Team, which is subscribed to GNOME Do Plugins.
Follow ups
References