Quote:
Originally Posted by Loamaro
Yes. In the early firmware versions (eg 3.1.1), this patch worked perfectly. And now (on 3.2.0 and 3.3.0), the browser downloads all the files without filename extensions.
|
I've tested the patch with firmware 3.4.1 on my Glo and it seems to work correctly: without the patch I cannot download a .zip file from the browser, nothing happens when I tap the download link; but with the patch applied a window pops up asking me whether I want to download the file, and after selecting continue it downloads the file to the root directory of the user partition, with the correct .zip extension.
The patch seems to work by blocking a function that checks whether the file is OK to download, and that is still working as before. However what the browser does after it has decided the file is OK to download might have changed since 3.2.0.