[vQmod] Fix downloading of files with spaces 1.5.x
Posted: Wed Aug 31, 2011 6:50 pm
This mod fixes the problem with downloading files that have spaces in the filename.
Without this mod the filename gets truncated at the first space
i.e.
filename with spaces.rar
when download becomes
filename
-
Affected files:
catalog/controller/account/download.php
admin/controller/sale/order.php
Without this mod the filename gets truncated at the first space
i.e.
filename with spaces.rar
when download becomes
filename
-
Affected files:
catalog/controller/account/download.php
admin/controller/sale/order.php