Modify

Opened 12 years ago

Closed 12 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)

returntype0.JPG (101.3 KB) - added by Albeck 12 years ago.
$Return_Type 0 stille fine
returntype1.JPG (56.5 KB) - added by Albeck 12 years ago.
$Return_Type 1 stille buggy

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by Albeck

$Return_Type 0 stille fine

Changed 12 years ago by Albeck

$Return_Type 1 stille buggy

comment:1 Changed 12 years ago by anonymous

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 Changed 12 years ago by Jpm

  • Resolution set to Duplicate
  • Status changed from new to 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

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.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.