Modify

#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)

returntype0.JPG (101.3 KB ) - added by Albeck on Jan 12, 2012 at 3:17:17 PM.
$Return_Type 0 stille fine
returntype1.JPG (56.5 KB ) - added by Albeck on Jan 12, 2012 at 3:17:50 PM.
$Return_Type 1 stille buggy

Download all attachments as: .zip

Change History (4)

by Albeck, on Jan 12, 2012 at 3:17:17 PM

Attachment: returntype0.JPG added

$Return_Type 0 stille fine

by Albeck, on Jan 12, 2012 at 3:17:50 PM

Attachment: returntype1.JPG added

$Return_Type 1 stille buggy

comment:1 by anonymous, on Jan 16, 2012 at 2:15:12 PM

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 J-Paul Mesnage, on Jan 16, 2012 at 2:54:55 PM

Resolution: Duplicate
Status: newclosed

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

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.