Modify

Opened 10 years ago

Closed 10 years ago

#3262 closed Bug (Fixed)

_arraysearch row search on index fails

Reported by: anonymous Owned by: Melba23
Milestone: 3.3.15.1 Component: AutoIt
Version: 3.3.14.0 Severity: None
Keywords: Cc:

Description

almost a typo error line 1545 array.au3 two $j should be onr $j and one $i
If $bRow Then

If $bCompType And VarGetType($aArray[$j][$j]) <> VarGetType($vValue) Then ContinueLoop ;


Attachments (0)

Change History (1)

comment:1 by Melba23, 10 years ago

Milestone: 3.3.15.1
Owner: set to Melba23
Resolution: Fixed
Status: newclosed

Fixed by revision [11756] in version: 3.3.15.1

Modify Ticket

Action
as closed The owner will remain Melba23.

Add Comment


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