Opened 14 years ago
Closed 14 years ago
#2096 closed Bug (Duplicate)
_FTP_ListToArrayEx $Return_Type = 1 or 2 no Array Content
| Reported by: | Albeck | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.8.0 | Severity: | None |
| Keywords: | _FTP_ListToArrayEx no array content | Cc: |
Description
If the Flag for the $Return_Type is set to 1 or 2 the array does not contain any items. Only $Return_Type 0 works and displays both files and folders.
See picture for example. In the example the FTP directory only contains folders but as $Return_Type is set to 1 the same List in the ArrayDisplay should appear, but it does not.
This bug also occures in _FTP_ListToArray2D but NOT in _FTP_ListToArray
Attachments (2)
Change History (4)
by , 14 years ago
| Attachment: | returntype0.JPG added |
|---|
comment:1 by , 14 years ago
A corrected version of the function was first appended to ticket 1499. When that ticket was completed without fixing the issue, ticket 1970 was opened (and remains open). We're waiting for the fix in 1499 to be put into production.
comment:2 by , 14 years ago
| Resolution: | → Duplicate |
|---|---|
| Status: | new → closed |
at the time 1499 was fix it was as suggested definitly some subsequent posts was added to identified new bug. That the reason why 1970 was open.
don't open a new ticket for the same bug

$Return_Type 0 stille fine