[Bug 65164] Re: MASTER Firefox 2 can't save to fat32/ntfs partitions (e.g. usb memory stick) - results in empty file

getaceres getaceres at gmail.com
Wed Apr 25 06:34:21 UTC 2007


I tried commenting

if (aLocalFile.isExecutable() && !this.mLauncher.targetFile.isExecutable()) {
        var f = aLocalFile.clone();
        aLocalFile.leafName = aLocalFile.leafName + "." + this.mLauncher.MIMEInfo.primaryExtension;

        f.remove(false);
        this.makeFileUnique(aLocalFile);
}

and it works. Now I can download files to my FAT32 partition but I don't
know what side-effects this could have

-- 
MASTER Firefox 2 can't save to fat32/ntfs partitions (e.g. usb memory stick) - results in empty file
https://bugs.launchpad.net/bugs/65164
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug contact for firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list