Timeline



Aug 20, 2016:

6:48 PM Ticket #3267 (ByRef parameter with unnamed temporary variables) updated by anonymous
For those that want to test/use it already: https://www.autoitscript.com/autoit3/scite/download/beta_SciTE4AutoIt3/Au3Check.exe Jos
6:41 PM Ticket #3267 (ByRef parameter with unnamed temporary variables) closed by Jos
Fixed: Fixed by revision [11787] in version: 3.3.15.1
6:29 AM Ticket #3266 (VarGetType helpfile example broken) closed by J-Paul Mesnage
Rejected

Aug 19, 2016:

11:28 PM Ticket #3266 (VarGetType helpfile example broken) updated by jchd18
Maps are only useable in the beta (3.3.15.0) as there has been some issues with tentative introduction in the stable release. Unfortunately the release help file still mentions maps even after their removal from the last release. Regard this as a time-travel experience, an anticipation of what's coming next. Use the beta in the meantime, it works pretty well.
5:14 PM Ticket #3267 (ByRef parameter with unnamed temporary variables) updated by Jos
I will remove the warning for the next release. Jos
5:13 PM Ticket #3267 (ByRef parameter with unnamed temporary variables) updated by Jos
Owner, Status changed

Aug 18, 2016:

6:14 PM Ticket #3267 (ByRef parameter with unnamed temporary variables) created by binu
[…] From the AutoIt Help: Note that not only a named variable …
5:44 PM Ticket #3266 (VarGetType helpfile example broken) created by binu
https://www.autoitscript.com/autoit3/docs/functions/VarGetType.htm […]

Aug 17, 2016:

5:13 PM Ticket #3265 (_INetSmtpMail Bias calculation returns wrong values) created by Mulder
Its a very old bug .... I always get mails dated 1h in the future. …
4:37 PM Ticket #3264 (_INetSmtpMail does always fail with error 50) created by Mulder
Since 3.3.14 _INetSmtpMail will fail with error 50 every time if you …

Aug 16, 2016:

9:34 PM Ticket #3263 (DocSaveAs does not output HTML file properly) created by cbishop@…
The output of xlabs.html is a text file in IE/Chrome/Firefox, it …

Aug 10, 2016:

8:55 PM Ticket #3260 (_IECreate cannot handle basic auth with domain included in username) closed by mLipok
No Bug
8:36 PM Ticket #3260 (_IECreate cannot handle basic auth with domain included in username) updated by anonymous
I take that back...it is an IE-specific issue. It works from Chrome, but IE cannot handle the URL, either. Given that, it's not exactly _IECreate at fault, and this ticket can be closed. Sorry for the false alarm! Replying to anonymous: > My apologies. I can submit in the forum, also. But to answer your question, yes, it works correctly from IE directly. > > Replying to Jos: > > Does the url you use in the script actually work when used in your IE browser? > > Please come to the forum and open a new topic for this before posting it as a bugreport. > > It is much easier to have a dialog and confirm it is a bug. > > Jos
8:33 PM Ticket #3260 (_IECreate cannot handle basic auth with domain included in username) updated by anonymous
My apologies. I can submit in the forum, also. But to answer your question, yes, it works correctly from IE directly. Replying to Jos: > Does the url you use in the script actually work when used in your IE browser? > Please come to the forum and open a new topic for this before posting it as a bugreport. > It is much easier to have a dialog and confirm it is a bug. > Jos
5:51 PM Ticket #3261 (the #include-once at the top does not seem to stop the include when it ...) updated by BrewManNH
2 files from different paths are not the same file, so #include-once is working as intended. Just because they have the same name does NOT make them the same file, so the logic failure is coming from your end and not the directive.
4:19 AM Ticket #3261 (the #include-once at the top does not seem to stop the include when it ...) updated by anonymous
the bug is #include-once is allowing multiple includes of the same file as long as they come form different paths.
4:17 AM Ticket #3261 (the #include-once at the top does not seem to stop the include when it ...) updated by anonymous
Isn't the sole purpose of the "#include-once" keyword to stop multiple includes of the same file. This seems like a logical way to test a modification, use an #include "abc.au3" instead of #include <abc.au3> . However if you have imbedded #include <abc.au3> in other copy books, this wont work as you now get two copies loaded. It seems illogical to allow multiple includes of the same name regardless of the path they came from. They would have to have completely different content in order to use them in any way. Is there any reason to load two dissimilar files with the same name.

Aug 8, 2016:

9:42 PM Ticket #3260 (_IECreate cannot handle basic auth with domain included in username) updated by mLipok
I would also to know if this MSDN article: https://support.microsoft.com/en-us/kb/834489 was readed before this thicket was posted by OP. And whether this is the case. btw. You can also read this: https://www.autoitscript.com/forum/topic/111411-basic-authentication-_iecreateinetget/
5:37 PM Ticket #3261 (the #include-once at the top does not seem to stop the include when it ...) closed by Jos
Rejected: That works as designed and don't see a bug reported in this post. Please use the forum when you are looking for support. Jos
10:42 AM Ticket #3262 (_arraysearch row search on index fails) closed by Melba23
Fixed: Fixed by revision [11756] in version: 3.3.15.1

Aug 7, 2016:

10:26 PM Ticket #3262 (_arraysearch row search on index fails) created by anonymous
almost a typo error line 1545 array.au3 two $j should be onr $j and …
9:42 PM Ticket #3261 (the #include-once at the top does not seem to stop the include when it ...) created by anonymous
while I was debugging a udf from progranx86 inlude directry, I was …

Aug 4, 2016:

8:11 PM Ticket #3260 (_IECreate cannot handle basic auth with domain included in username) updated by Jos
Does the url you use in the script actually work when used in your IE browser? Please come to the forum and open a new topic for this before posting it as a bugreport. It is much easier to have a dialog and confirm it is a bug. Jos
7:28 PM Ticket #3260 (_IECreate cannot handle basic auth with domain included in username) created by nathanoyler@…
When using _IECreate to open a website that requires basic auth, the …

Aug 3, 2016:

7:24 AM Ticket #3259 (root) closed by Melba23
No Bug
4:24 AM Ticket #3259 (root) updated by TheDcoder <Email@…>
Please elaborate.

Aug 2, 2016:

8:51 PM Ticket #3259 (root) created by anonymous
web anda akan terancam bahaya

Jul 30, 2016:

1:17 PM Ticket #3258 (RegDelete bug ? Deleting values from keys without write access rights) closed by J-Paul Mesnage
No Bug: The special return is when you have access successfuly to the key which is not the case as you don't run i admin mode For me AutoIT behavior is OK

Jul 29, 2016:

2:04 AM Ticket #3258 (RegDelete bug ? Deleting values from keys without write access rights) updated by anonymous
I've already started forum topic one week agou but there was no replies, so I've decided to post it here. The script can not be made because of write access. If a can write to key with a script the error will not be reproduced. To reproduce it you can manually create 'HKEY_LOCAL_MACHINE\SYSTEM\Test' key with elevated program like regedit.exe. The key must be empty, without any values. And after that just try to execute that code with autoit without elevation: ---- $i_regdelete_result = RegDelete( 'HKEY_LOCAL_MACHINE\SYSTEM\Test' , 'value' ) ---- $i_regdelete_result will have value = 2 , but according to documentation return value must be 0 because there is no 'value' it this key. Scenario assumes that UAC is on. The topic I've started before is here: https://www.autoitscript.com/forum/topic/183671-regdelete-bug-deleting-values-from-keys-without-write-access-rights/

Jul 28, 2016:

6:02 PM Ticket #3258 (RegDelete bug ? Deleting values from keys without write access rights) updated by Jos
Please create a replicator script that creates the registry entry and then the statements you are talking about which are not working according to you. I actually would advice you to come to our forums and post this as a questions to get it confirmed this is a bug before posting it here as this is much harder to have the dialog. Jos
3:14 AM Ticket #3258 (RegDelete bug ? Deleting values from keys without write access rights) created by anonymous
Hello! I've found some not obvious behaivor of RegDelete() function. …

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 …
Note: See TracTimeline for information about the timeline view.