Modify

#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)

in reply to:  description comment:1 by anonymous, on Apr 15, 2016 at 7:04:15 PM

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 by mLipok, on Apr 15, 2016 at 7:17:17 PM

Summary: _IEPropertyGet and _IEPropertySet returning only 0_IEPropertySet - On Success returning 0 instead 1
Version: 3.3.14.03.3.15.0

comment:3 by mLipok, on Apr 15, 2016 at 7:18:50 PM

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

comment:4 by mLipok, on Apr 15, 2016 at 7:20:54 PM

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

Fixed by revision [11686] in version: 3.3.15.1

comment:5 by mLipok, on Apr 15, 2016 at 7:22:01 PM

Component: AutoItStandard UDFs
Summary: _IEPropertySet - On Success returning 0 instead 1_IEPropertySet - On Success returns 0 instead 1

Modify Ticket

Action
as closed The owner will remain mLipok.

Add Comment


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