Modify ↓
Opened 15 years ago
Closed 15 years ago
#1493 closed Bug (Fixed)
_FTP_ProgressDownload bug
Reported by: | PartyPooper | Owned by: | Jpm |
---|---|---|---|
Milestone: | 3.3.7.0 | Component: | Standard UDFs |
Version: | 3.3.4.0 | Severity: | None |
Keywords: | _FTP_ProgressDownload | Cc: |
Description
There is a small bug in the _FTP_ProgressDownload routine. If _FTP_ProgressDownload is called using without specifying the $FunctionToCall and it fails to download the file for some reason (returns a '0'), the progress window is still shown frozen on the screen and you need to issue a ProgressOff() after checking for the return value for the frozen progress window to be cleared.
Attachments (0)
Change History (1)
comment:1 Changed 15 years ago by Jpm
- Milestone set to 3.3.7.0
- Owner changed from Gary to Jpm
- Resolution set to Fixed
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Fixed by revision [5771] in version: 3.3.7.0