Timeline



Jul 26, 2016:

5:50 PM Ticket #3257 (Incorrect format in AutoIt Help File) updated by Melba23
Fixed - thanks for the report. M23
5:49 PM Ticket #3257 (Incorrect format in AutoIt Help File) closed by Melba23
Fixed: Fixed by revision [11725] in version: 3.3.15.1

Jul 24, 2016:

11:20 AM Ticket #3256 (Error in Au3Stripper) closed by Jos
Fixed

Jul 23, 2016:

7:56 PM Ticket #3249 (AutoIt library for Robot Framework launches the incorrect file if ...) closed by BrewManNH
Rejected: No example script posted showing the issue, seems more like a question than a bug report.

Jul 22, 2016:

3:33 PM Ticket #3256 (Error in Au3Stripper) updated by Jos
Please try the current beta version 16.612.1119.1 to see if that fixes it and doesn't brake anything else. Jos
2:47 PM Ticket #3256 (Error in Au3Stripper) updated by Jos
Will have a look. Thanks Jos
2:47 PM Ticket #3256 (Error in Au3Stripper) updated by Jos
Status changed
5:22 AM Ticket #3256 (Error in Au3Stripper) updated by omash@…
Replying to omash@…: > > Replying to Jos: > > Please post a clear bug report to avoid me having to guess, which includes a code snippet and the error made in the output script after running au3stripper. > > > > Thanks > > Jos > > {{{ > Global Const $a[3] = [0, 1, 2] > _Test() > Func _Test () > Local $str = "tst1" & $a[1] & "tst2" > MsgBox(0, , $str) > EndFunc > }}} After starting the au3stripper: […]
5:13 AM Ticket #3256 (Error in Au3Stripper) updated by omash@…
Replying to Jos: > Please post a clear bug report to avoid me having to guess, which includes a code snippet and the error made in the output script after running au3stripper. > > Thanks > Jos […]

Jul 21, 2016:

8:14 PM Ticket #3257 (Incorrect format in AutoIt Help File) created by rtm533@…
_Date_Time_DOSDateToArray Function In Help Return Value Returns an …
7:45 PM Ticket #3256 (Error in Au3Stripper) updated by Jos
Please post a clear bug report to avoid me having to guess, which includes a code snippet and the error made in the output script after running au3stripper. Thanks Jos
10:11 AM Ticket #3256 (Error in Au3Stripper) created by omash@…
Au3Stripper does not handle the type of line: Global Const …

Jul 20, 2016:

10:13 AM Ticket #3255 (Drag & Drop not working when Windows DPI setting is above 100%) created by antonis@…
I've noticed that drag & drop in AutoIt GUI doesn't work when Windows …

Jul 17, 2016:

9:44 AM Ticket #3254 (_GetIP() - The overload protection of the IP discovery sites dont work!) closed by J-Paul Mesnage
Duplicate: This has been solved with #3120
9:42 AM Ticket #3253 (_GetIP() never get called in the first 5 minutes after pc restart) closed by J-Paul Mesnage
Duplicate: This has been solved with #3120

Jul 16, 2016:

11:52 PM Ticket #3254 (_GetIP() - The overload protection of the IP discovery sites dont work!) updated by anonymous
With overload protection i meant that the 5 minutes cooldown.
11:43 PM Ticket #3254 (_GetIP() - The overload protection of the IP discovery sites dont work!) created by anonymous
The IP discovery site overload protection dont work. The bug is …
11:37 PM Ticket #3253 (_GetIP() never get called in the first 5 minutes after pc restart) updated by anonymous
Sry. Better title would be "_GetIP() always returns 0 in the first 5 minutes after pc start"
11:23 PM Ticket #3253 (_GetIP() never get called in the first 5 minutes after pc restart) created by anonymous
In _GetIP() there is a TimerDiff() called without a previous …

Jul 13, 2016:

3:54 PM Ticket #3252 ($GUI_DROPACCEPTED with #RequireAdmin - Windows 10) updated by Kik
Ok you were right Jpm. Thanks
3:19 PM Ticket #605 (_InetSmtpMail sets wrong Date) updated by c.bendt@…
Same problem with Exchange 2013.

Jul 12, 2016:

7:53 AM Ticket #3252 ($GUI_DROPACCEPTED with #RequireAdmin - Windows 10) updated by J-Paul Mesnage
For me the behavior of Windows 10 is normal as when you run in Admin mode you have different access rights. The question is the access rights in Windows 7 are certainly identical as the one in requireadmin . You can verify that the confirmation of the switch to admin mode is not done, so the drop is OK

Jul 9, 2016:

4:45 PM Ticket #3252 ($GUI_DROPACCEPTED with #RequireAdmin - Windows 10) created by Kik
Hello Probleme with "Drop event" only with windows 10 This exemple …

Jul 8, 2016:

9:43 AM Ticket #3251 (@ScriptLineNumber as optional parameter in stripped script not working ...) closed by Jos
No Bug: Please post this in the Forum so we can discuss your issue. Closed as No-Bug for the moment Jos

Jul 7, 2016:

11:52 PM Ticket #3251 (@ScriptLineNumber as optional parameter in stripped script not working ...) created by cosote@…
@ScriptLineNumber as optional parameter is quite useful for custom …

Jun 30, 2016:

4:42 PM Ticket #2906 (TCPRecv can't detect closed client web browser sockets) updated by anonymous
I will have to write a compressed server that can respond to an html request with pictures on it. I'm not sure if I have the time or desire to complete that task. The server I was using is larger than it needs to be for a useful example. Good luck and I understand if you do not wish to pursue this without proper documentations.
4:21 AM Ticket #3116 ($WIN_STATE_* Constants Does Not Exist in AutoItConstants.au3) updated by TheDcoder <Email@…>
Replying to anonymous: > These aren't defined in version 3.5.4 (Sep 18) The fixes will be released with AutoIt v3.3.15.1

Jun 29, 2016:

9:46 PM Ticket #3116 ($WIN_STATE_* Constants Does Not Exist in AutoItConstants.au3) updated by jchd18
Don't confuse the versions of SciTE4AutoIt3 and AutoIt.
12:00 PM Ticket #3116 ($WIN_STATE_* Constants Does Not Exist in AutoItConstants.au3) updated by anonymous
These aren't defined in version 3.5.4 (Sep 18)
8:16 AM Ticket #3250 (New directive for changing AutoIt's Stack Depth) created by TheDcoder
As stated in …

Jun 27, 2016:

5:13 PM Ticket #3246 (_IENavigate not working redirect on IE 11/Win 10) updated by mLipok
The problem is with _IELoadWait(). Check this example with and without commented _IELoadWait() : […] Please confirm that this code is working for you in any other cases. If all is OK then you can use this as temp workaround. ---- btw. I have this solved with my IE Rewrited UDF. Unfortunately, I got stuck on the creation of documentation to this UDF. So I'm far from publishing stage.
Note: See TracTimeline for information about the timeline view.