Index: openacs-4/packages/ajax-filestorage-ui/www/resources/ajaxfs-min.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajax-filestorage-ui/www/resources/ajaxfs-min.js,v diff -u -N -r1.9 -r1.10 --- openacs-4/packages/ajax-filestorage-ui/www/resources/ajaxfs-min.js 12 Apr 2008 10:10:58 -0000 1.9 +++ openacs-4/packages/ajax-filestorage-ui/www/resources/ajaxfs-min.js 17 Apr 2008 13:16:31 -0000 1.10 @@ -741,8 +741,10 @@ } this.upldWindow=new Ext.Window({id:"upload-win",layout:"fit",width:400,height:300,title:_c3,closeAction:"hide",modal:_c2,plain:true,resizable:false,items:_c4,buttons:_c5}); }else{ +if(!this.config.multi_file_upload||checkFlashVersion()<9||Ext.isLinux){ document.getElementById("newfileform").folder_id.value=this.currentfolder; } +} this.upldWindow.show(); },uploadOneFile:function(){ if(Ext.get("upload_file").getValue()!=""&&Ext.get("filetitle").getValue()!=""){