Timeline



Jan 24, 2016:

10:39 PM Ticket #3205 ([Suggestion] Allow functions to be also defined with the keyword "Function") closed by BrewManNH
Rejected: Every language has its keywords list, you need to learn the keywords for the languages that you're using and not expect the language to adapt to you. Would you expect the authors of other languages to adapt the syntax and keywords of AutoIt just because someone came to that language after using AutoIt? I don't see PHP or Java adopting AutoIt keywords, do you?
6:54 AM Ticket #3204 ("if" function does not see variables that contain _IE objects as being ...) updated by mexykanu
OK, But what is an autoit bug then ?! Doesn't this bug relate to the "if" function in AutoIt ?
6:53 AM Ticket #3203 (IE - Variable contents are lost when navigating to any page) updated by mexykanu
OK, But what is an autoit bug then ?!

Jan 23, 2016:

8:23 PM Ticket #3204 ("if" function does not see variables that contain _IE objects as being ...) closed by mLipok
No Bug: This is not AutoIt or UDF bug. This is not support forum. Ask here: ​https://www.autoitscript.com/forum/forum/2-autoit-general-help-and-support/
8:19 PM Ticket #3203 (IE - Variable contents are lost when navigating to any page) closed by mLipok
No Bug
8:18 PM Ticket #3203 (IE - Variable contents are lost when navigating to any page) updated by mLipok
This is not AutoIt or UDF bug. This is not support forum. Ask here: https://www.autoitscript.com/forum/forum/2-autoit-general-help-and-support/
9:44 AM Ticket #3205 ([Suggestion] Allow functions to be also defined with the keyword "Function") created by mexykanu
Right now functions can only be created with the keyword Func. …
9:35 AM Ticket #3204 ("if" function does not see variables that contain _IE objects as being ...) created by mexykanu
Hello, We have the following code: […] Issue: if $body1 does …
9:20 AM Ticket #3203 (IE - Variable contents are lost when navigating to any page) created by mexykanu
Hello, We have the folowing code: […] This code attaches to a IE …

Jan 21, 2016:

8:00 PM Ticket #3202 (FileOpenDialog in Windows PE mode) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
7:49 PM Ticket #3202 (FileOpenDialog in Windows PE mode) created by yong@…
If Windows PE is not a supported environment, then please ignore this …
9:05 AM Ticket #3201 (_IEImgGetCollection Example 1) closed by mLipok
Fixed: Fixed by revision [11637] in version: 3.3.15.1

Jan 19, 2016:

5:28 PM New Text Document (2).txt attached to Ticket #3198 by BrU Know's U TOO

Jan 18, 2016:

1:06 PM Ticket #3201 (_IEImgGetCollection Example 1) created by jguinch
The example 1 fails because there are only 5 elements in the page. …

Jan 15, 2016:

8:25 PM Ticket #3200 (Ternary operator for functions) closed by Jos
No Bug
8:25 PM Ticket #3200 (Ternary operator for functions) updated by Jos
Replying to anonymous: > I don't need "a little more". I need like AutoIt. No more. > If you need "a little more", please, add the option. Please simply do not use au3check in case you really feel this strong about it. Jos
10:23 AM Ticket #3200 (Ternary operator for functions) updated by J-Paul Mesnage
Au3Check flag Something meaninless AutoIt produce error if invalid In this case it can be legal if for instance a function is called changing for instance a global variable or a byref variable. In this case a dummy variable to store the result of the ternary operation will be needed to have a really working script
9:34 AM Ticket #3200 (Ternary operator for functions) updated by anonymous
I don't need "a little more". I need like AutoIt. No more. If you need "a little more", please, add the option.
8:48 AM Ticket #3200 (Ternary operator for functions) updated by J-Paul Mesnage
In this special case Au3Check make a little more than AutoIt as the statement as no meaning Nothing can be stored

Jan 14, 2016:

4:32 PM Ticket #3200 (Ternary operator for functions) updated by anonymous
This is not an error for AutoIt, why this is an error for Au3check?
4:16 PM Ticket #3200 (Ternary operator for functions) updated by mLipok
From the help file: […] Where you store the responses ? Your example is correct when it comes to that AutoIt offer such a possibility. It is also not correct when it comes to assumptions as to the use of Ternary Operators as such.
2:43 PM Ticket #3200 (Ternary operator for functions) created by anonymous
It looks like Au3Check error, because AutoIt runs this script without …

Jan 13, 2016:

7:45 PM Ticket #3199 (TopMost fo GUI attribute is not set when using GuiSetStyle) closed by Jos
No Bug: No Bug as explained in the forum a while ago: https://www.autoitscript.com/forum/topic/125718-ws_ex_topmost-set-after-gui-creation/?do=findComment&comment=872693 Jos
6:07 PM Ticket #3199 (TopMost fo GUI attribute is not set when using GuiSetStyle) created by jay_paans@…
I tried using a (tray)menu to toggle the TopMost attribute for a …
7:57 AM Ticket #3198 (Not Able to Open auto IT script giving error unable to open the script) closed by jchd18
No Bug: This is nowhere near a valid ticket. Use the help forum to ask questions.
7:13 AM Ticket #3198 (Not Able to Open auto IT script giving error unable to open the script) created by Pradeep

Jan 12, 2016:

7:31 PM Ticket #3197 (.chm debug example fix) closed by J-Paul Mesnage
No Bug
3:19 PM Ticket #3197 (.chm debug example fix) updated by luger
Okey, thank you.. If you want you can turn off ticket. :)
3:13 PM Ticket #3197 (.chm debug example fix) updated by J-Paul Mesnage
Not really a bug as execution is OK. for Excel it will never failed for using {down} key on an empty sheet. Notepad need a specific file to illustrate the mouse going down.

Jan 11, 2016:

10:53 PM Ticket #3197 (.chm debug example fix) updated by luger
By the way. Why Excel? Instead, notepad, wouldnt it ? I do not know english :)
10:49 PM Ticket #3197 (.chm debug example fix) created by luger
_DebugSetup example […] _DebugSetup example fix […] …

Jan 9, 2016:

9:04 AM Ticket #3196 (Feature request: conditional code in curly braces) closed by Jos
Rejected

Jan 8, 2016:

9:40 PM Ticket #3196 (Feature request: conditional code in curly braces) updated by BrewManNH
Also, how does adding a bunch of unnecessary braces help you do something that you can't do now? Your braces have only replaced the Then and EndIf statements, and add nothing.
5:40 PM Ticket #3194 (autoIT script in selenium IDE) closed by Jos
Rejected: We have a forum to ask questions.
5:39 PM Ticket #3196 (Feature request: conditional code in curly braces) updated by anonymous
How would this proposal line-up with the very first line in the Helpfile? […] Jos
7:52 AM Ticket #3195 (Program crashes after repeated use of _IETableGetCollection) closed by mLipok
Duplicate: this is one of this tickets: https://www.autoitscript.com/trac/autoit/ticket/3167 https://www.autoitscript.com/trac/autoit/ticket/3097

Jan 7, 2016:

6:55 PM Ticket #3195 (Program crashes after repeated use of _IETableGetCollection) updated by mexykanu
This issue does not occur on: Autoit 3.3.12.0 - x86 Windows 7 Ultimate - x64 Internet Explorer 9
6:24 PM Ticket #3196 (Feature request: conditional code in curly braces) created by mexykanu
Hello, I've come back to AutoIt after some months in PHP/Javascript …
6:20 PM Ticket #3195 (Program crashes after repeated use of _IETableGetCollection) created by mexykanu
Hello, After repeated use of _IETableGetCollection($oIE, 0) - 5 …
4:00 PM Ticket #3194 (autoIT script in selenium IDE) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
3:09 PM Ticket #3194 (autoIT script in selenium IDE) created by anonymous
How to use executable autoIT script in SeleniumIDE?

Jan 5, 2016:

8:43 AM Ticket #3193 (.chm Array example wrong) closed by J-Paul Mesnage
Fixed: Fixed by revision [11632] in version: 3.3.15.1

Jan 4, 2016:

5:14 PM Ticket #3193 (.chm Array example wrong) created by anonymous
Wrong code example: [[Image(...)]] …

Jan 2, 2016:

9:47 PM Ticket #3192 (Regression with reference) created by guinness
The following snippet causes an error to be invoked, though does not …

Dec 31, 2015:

3:10 AM Ticket #3191 (SciTE Won't save hidden scripts.) closed by BrewManNH
No Bug: The author of SciTE doesn't consider this to be a bug. This has been like this in SciTE since at least 2003 and Neil says he won't fix it as it's not considered to be a bug to him. If you feel that this requires a bug ticket, I'd suggest heading over to the scintilla/scite website and posting it there.

Dec 30, 2015:

10:31 PM Ticket #3191 (SciTE Won't save hidden scripts.) created by BetaLeaf
SciTE V3.6.0 How to reproduce: 1. Create any new AutoIt Script. 2. In …
9:21 PM Ticket #3190 (Aut2exe crashes) closed by Jos
Rejected: This is not a bug report but a question. Please come to our forums to ask questions. Jos
8:08 PM Ticket #3190 (Aut2exe crashes) created by anonymous
I've tried using aut2exe.exe on two different machines to package a …

Dec 29, 2015:

8:44 PM Ticket #2269 (Help file) updated by BrewManNH
Owner, Resolution, Milestone changed
Wrong ticket number used in commit, no changes made to this ticket
4:35 PM Ticket #2296 (SHA2 for Crypt.au3) closed by BrewManNH
Completed: Changed by revision [11621] in version: 3.3.15.1 Uncommented the variables for these algorithms and updated the example scripts to use them.
4:18 PM Ticket #2296 (SHA2 for Crypt.au3) updated by BrewManNH
Owner, Status changed
4:01 PM Ticket #2296 (SHA2 for Crypt.au3) reopened by BrewManNH
10:24 AM Ticket #3189 ("Run" and "RunWait" functions call an A3X multiple times with an ...) closed by Jos
No Bug: This is not a bug but expected behavioras @AutoItExe will be AutoIt3.exe when run from SciTE but will be Main.exe when compiled. When doing a Run("Main.exe wait.a3x") then simply main is run which again runs itself. Please come to our forums irst to discuss your issues before posting it as a Bug as it might very well be a pilot error. :) Jos
9:18 AM Ticket #3189 ("Run" and "RunWait" functions call an A3X multiple times with an ...) created by phongkhanhbinh@…
Hi team, I got a critical issue with these step below 1. Create a …

Dec 28, 2015:

10:05 AM Ticket #3188 (Typo Bug) closed by Jos
Fixed: Fixed in the NSIS installer for the next release. Thanks
10:03 AM Ticket #3188 (Typo Bug) updated by Jos
Owner, Component changed
12:29 AM Ticket #3188 (Typo Bug) created by gnetmailstop@…
Installer/Extraction issues when installer generates Colors.ini is …
Note: See TracTimeline for information about the timeline view.