Timeline



Dec 14, 2017:

11:31 PM Ticket #3246 (_IENavigate not working redirect on IE 11/Win 10) updated by mLipok
Owner, Status, Version, Component changed
11:26 PM Ticket #3279 (FileReadToArray() documentation missing important detail) closed by mLipok
No Bug: 15 months with no other comment, the more there are no counterarguments against closure. It was to be considered closed.
11:21 PM Ticket #3541 (Typo in _WinAPI_DragQueryFileEx sample code) updated by mLipok
List of fixed files: _WinAPI_DragAcceptFiles.au3 _WinAPI_GetFontResourceInfo.au3 _WinAPI_GetFontResourceInfo[2].au3 _WinAPI_PathIsContentType.au3 _WinAPI_PathMatchSpec.au3 _WinAPI_PathIsExe.au3
11:18 PM Ticket #3541 (Typo in _WinAPI_DragQueryFileEx sample code) closed by mLipok
Fixed: Fixed by revision [11900] in version: 3.3.15.1
10:58 PM Ticket #3563 (Function _IEBodyReadText() from IE.au3 needs to check .innerText is a ...) updated by mLipok
Owner, Status, Version, Component changed
There are working people on rewriting the entire UDF, behind the scenes, and the new version already have this problem resolved. For now please visit: https://www.autoitscript.com/forum/topic/177783-example-proper-usage-ieau3-udf-with-autoit-v3314x/ This ticket will be closed when new IE.au3 will be released.
10:38 PM Ticket #3010 (Au3Info - Double Click on Listview in "Control" Tab) updated by mLipok
When I Double click on "Text" I would like to get: [CLASS:TPathPanel; TEXT:c:\windows\*.*; INSTANCE:1]
10:36 PM Au3Info_Text.png attached to Ticket #3010 by mLipok
Au3Info Text example
9:48 PM Ticket #3577 (_FileWriteToLine strips @crlf off last line for some files) updated by BrewManNH
The way the function is written, it's going to strip the last CRLF off of any file. The reason that pass.log works is because there's only 2 lines in it and you're adding the line at the second line. I'm not sure if it's a bug or a design decision.

Dec 1, 2017:

11:50 PM pass.log attached to Ticket #3577 by BrianM
passing case
11:49 PM fail.log attached to Ticket #3577 by BrianM
failing case
11:48 PM Ticket #3577 (_FileWriteToLine strips @crlf off last line for some files) created by BrianM
compared the .log to the .log_after files and notice the fail case has …

Nov 26, 2017:

8:26 AM Ticket #3576 (_PathSplit) updated by Melba23
_PathMake returns a string. Are you thinking of _PathSplit? If so, then this is a duplicate of https://www.autoitscript.com/trac/autoit/ticket/3540 M23

Nov 20, 2017:

9:54 AM Ticket #3576 (_PathSplit) created by Loran A. Rendel <loran@…>
Function _PathSplit now returns an array with parameters, but also …

Nov 19, 2017:

9:37 AM Ticket #3575 (TCP functions slow and TCPCloseSocket with shutdown) updated by ripdad
In reality, that should act as a Timeout timer and not a Sleep timer. So, it's still a bug in my opinion. In the meantime, Opt('TCPTimeout', 10) is a workaround for it.
8:55 AM Ticket #3575 (TCP functions slow and TCPCloseSocket with shutdown) updated by ripdad
I found the solution to the slow problem and was right about the 100ms timer. Starting with v3.3.10.0, you must use Opt('TCPTimeout', 10) in your script to behave like v3.3.8.1. The #1 problem still remains.

Nov 18, 2017:

7:04 AM Ticket #3575 (TCP functions slow and TCPCloseSocket with shutdown) created by ripdad
Here is a list of problems that I found with TCP in AutoIt, using …
Note: See TracTimeline for information about the timeline view.