Actions
Bug #5590
closed$urlget() fails if "Downloads" folder does not exists in $adiircdir
Start date:
06/01/2022
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
It seems $urlget() fails to proceed and triggers $urlget().fail if downloads folder does not exists on $adiircdir path, as i see $urlget() saves by default on downloads folder but it has first to check if exists and if not to create it by default.
Debug example error: UrlGet: 1044 - https://www.example.com/file.txt (Could not find a part of the path 'C:\Users\USERNAME\AppData\Local\AdiIRC\Downloads\file.txt'.)
- Thanks!
Actions