Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.1
-
Component/s: Autoloader
-
Security Level: Public
-
- Environment:
- -
Using Firefox downloading the component two files are generated in the directory $PETALS_HOME/install:
To avoid to process mycomponent.zip, we can improve the filefilter excluding a file if another file with the same name suffixed with ".part" exists.
- mycomponent.zip: sized to 0 until the completed download
- mycomponent.zip.part: the file containing downloaded bytes
To avoid to process mycomponent.zip, we can improve the filefilter excluding a file if another file with the same name suffixed with ".part" exists.