The 'create folder' dialog has the / as seperator in stead of the self.delimiter In contextmenu_folder.js line 1533 should be var target = source + self.delimiter(); thanks
The 'create folder' dialog has the / as seperator in stead of the self.delimiter
In contextmenu_folder.js line 1533 should be
var target = source + self.delimiter();
thanks