Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3223 closed Bug (Fixed)

_IEPropertySet - On Success returns 0 instead 1

Reported by: anonymous Owned by: mLipok
Milestone: 3.3.15.1 Component: Standard UDFs
Version: 3.3.15.0 Severity: None
Keywords: Cc:

Description

Both functions return 0 by success and not 1.

Attachments (0)

Change History (5)

comment:1 in reply to: ↑ description Changed 8 years ago by anonymous

Replying to anonymous:

Both functions return 0 by success and not 1.

Excuse me, ist only the _IEPropertySet function that always return Zero.

Change line 2490 in IE.au3 to Return SetError($_IESTATUS_Success, 0, 1)

comment:2 Changed 8 years ago by mLipok

  • Summary changed from _IEPropertyGet and _IEPropertySet returning only 0 to _IEPropertySet - On Success returning 0 instead 1
  • Version changed from 3.3.14.0 to 3.3.15.0

comment:3 Changed 8 years ago by mLipok

There is no problem with _IEPropertyGet as On Succes it returns: the selected property.
So I change the ticket title.

comment:4 Changed 8 years ago by mLipok

  • Milestone set to 3.3.15.1
  • Owner set to mLipok
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed by revision [11686] in version: 3.3.15.1

comment:5 Changed 8 years ago by mLipok

  • Component changed from AutoIt to Standard UDFs
  • Summary changed from _IEPropertySet - On Success returning 0 instead 1 to _IEPropertySet - On Success returns 0 instead 1

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 mLipok.
Author


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

 
Note: See TracTickets for help on using tickets.