Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 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)

in reply to:  description comment:1 by anonymous, 10 years ago

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, 10 years ago

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, 10 years ago

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

comment:4 by mLipok, 10 years ago

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, 10 years ago

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.