Modify

Opened 15 years ago

Closed 15 years ago

#743 closed Bug (Fixed)

TrayItemGetHandle crashes the script

Reported by: MrCreatoR <mscreator@…> Owned by: Jpm
Milestone: 3.2.13.13 Component: AutoIt
Version: 3.2.12.1 Severity: None
Keywords: Tray Handle ID Crash Cc:

Description

When we trying to use TrayItemGetHandle() on wrong ID (not created by TrayCreateItem()), it cashing the script.

Can be reproduced easily:

TrayItemGetHandle(3) ;4 or 100000 instead of 3 also will crash.

Forum topic where the bug found (by rasim).

P.S
Tested also on 3.2.8.1, so it must be an old bug.

Attachments (0)

Change History (2)

comment:1 Changed 15 years ago by Jpm

  • Owner set to Jpm
  • Status changed from new to assigned

comment:2 Changed 15 years ago by Jpm

  • Milestone set to 3.2.13.13
  • Resolution set to Fixed
  • Status changed from assigned to closed

Fixed in version: 3.2.13.13

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 owner will remain Jpm.
Author


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

 
Note: See TracTickets for help on using tickets.