On Thu, 19 Apr 2012 19:27:03 +0300 Kai Huuhko said:
> Elementary File Selector does not handle correctly file/foldernames
> with ampersands in them. This is not only cosmetic, in that everything
> after the ampersand is cut of, but also functional; the file or folder
> path is not properly passed
Also in folder_only mode, any selected folder with utf-8 characters in
it's name is not correctly passed to the "done" callback. Filenames
seem to be ok, and utf-8 folders when they are higher up the file
system hierarchy.
2012/4/19 Kai Huuhko :
> Elementary File Selector does not handle correctly
Elementary File Selector does not handle correctly file/foldernames
with ampersands in them. This is not only cosmetic, in that everything
after the ampersand is cut of, but also functional; the file or folder
path is not properly passed to the callback function.
--