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 , 10 years ago
| Milestone: | → 3.3.15.1 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [11756] in version: 3.3.15.1