displaying top 100 results
Tracker Comment Comment on onerror failing by Aaron S.
Comment on onerror failing by Aaron S.
Tracker Comment Comment on code outputted twice by Aaron S.
Comment on code outputted twice by Aaron S.
Comment on same as bug 4176297 but losing session scope also by Aaron S.
Comment on same as bug 4176297 but losing session scope also by Aaron S.
Tracker Comment Comment on calling wsPublish in a cfc method makes the request scope cleared when finalising page at onRequestEnd by Aaron S.
Comment on calling wsPublish in a cfc method makes the request scope cleared when finalising page at onRequestEnd by Aaron S.
Tracker Comment Comment on $itemlabel$ malfunctioning by Aaron N.
2608630 CF-4043031 Aaron N. Verified this is fixed in CF2016 Update 1 (build 2016.0.01.298513).
Thanks!,
-Aaron
P.S. This is another ticket where I'd asked a question 2yrs ago and Adobe never replied.
2609847 CF-3758430 Nimit S. Thanks Aaron for confirming.
Comment on Ability to keep connection state on http/s calls by Aaron N.
Tracker Comment Comment on cfdocument timeout by Praveen S.
2861079 CF-4198342 Praveen S. Hi Aaron,
How do we contact adobe to get hotfix jar file? Sorry if this is a silly question.
Tracker Comment Comment on cfspreadsheet unable to write to ram:// by Suchika S.
2609127 CF-3925916 Suchika S. Yes Aaron it works fine now !
Tracker Comment Comment on AWS S3 interaction - File Append error with CFFILE tag and function by Aaron N.
Comment on AWS S3 interaction - File Append error with CFFILE tag and function by Aaron N.
Tracker Comment Comment on [ANeff] Bug for: CF-3863003 hidden by Suchika S.
6125504 CF-4205059 Suchika S. Hi Aaron ,
The bug is visible on Tracker now.
Thansk & Regards,
Suchika
Tracker Comment Comment on replaceWithCallback() by Aaron N.
2611738 CF-3597432 Aaron N. Hi Adobe,
I've verified this is fixed in CF2016 Update 1 (build 2016.0.01.298513), well except for Replace()'s 3 sibling functions of course. :/
Thanks!,
-Aaron
2608346 CF-4117243 Nimit S. Aaron,
It will have backward compatibility issues. We recommend not to fix this issue.
-Nimit
Tracker Comment Comment on Amazon AWS4-HMAC-SHA256 signature support by Aaron N.
2930836 CF-4198406 Aaron N. +1 - CF's S3 should support all regions - so it needs updated to support signature v4
Tracker Comment Comment on Filter NOT changing grid resultset by Aaron N.
.
If the grid displays "broke", then the issue isn't fixed yet.
Thanks!,
-Aaron
P.S. Could you please make CF-3709024 visible again? It's listed in CF11's Release Notes. It is also referenced in an earlier comment on this ticket.
Tracker Comment Comment on cffile action="rename" causes S3 file to lose it's previous ACL value(s) by Aaron N.
Comment on cffile action="rename" causes S3 file to lose it's previous ACL value(s) by Aaron N.
Tracker Comment Comment on Merging PDFs with Signature Blocks by Suchika S.
2609988 CF-3738881 Suchika S. Thanks for the repro case Paul & Aaron. !
Comment on Ability to keep connection state on http/s calls by Aaron N.
Tracker Comment Comment on [ANeff] ER for: final immutability by Aaron N.
4250957 CF-4202132 Aaron N. Hi Awdhesh and Vamsee,
I spoke again w/ Sean. We feel this is what makes sense in CF:
s1 = {simple="simple"}
final s2 = {simple="simple", complex=s1}
s2.simple = "changed"//this should fail
s2.complex.simple = "changed"//this should not fail
s2.complex
5120520 CF-4203580 Aaron N. +1 - CF2018's behavior, when null support disabled, should match CF2016's. The entire reason for maintaining backward-compat was, well, to maintain backward-compat ;)
2608589 CF-4056840 Suchika S. Hi Aaron,
Sorry for the delayed response,it is made external now.
Thanks,
Suchika.
2609485 CF-3843498 Nimit S. Hi Aaron,
Can you please help us with reproducing this issue?
2609485 CF-3843498 Nimit S. Hi Aaron,
Are you still observing this issue?
Regards,
Nimit
2610066 CF-3734792 Nimit S. Thanks Aaron.
I forgot to make it external. It is marked as external now.
Tracker Comment Comment on Syntax Coloring Issues by Aaron N.
)? And can that confirmation please be done via a *publicly-visible* comment?
Thanks!,
-Aaron
P.S. Could you please fix the attachment links? All the .cfm and .cfc attachment links currently return a "Tracker Next" HTML file.
Tracker Comment Comment on syntax coloring on cfscript functions by Aaron N.
should be able to colorize keywords like abort. Will file separate ticket for that.
Thanks!,
-Aaron
P.S. Can you please re-open this?
Tracker Comment Comment on Deprecate CFLOOP/array and try again by Suchika S.
2613410 CF-3321646 Suchika S. Hi Aaron & Adam,
List looping is fixed.
We intend to make this fix available in the next major version of coldfusion.
Thanks,
Suchika.
Tracker Comment Comment on cflogin exception in CF 2018 by Edwin S.
4635839 CF-4203170 Edwin S. Hi Aaron,
The fourth line is a random string which changes every time the user logs in. This is rotated based on a time interval. I guess there's no documentation for it as of now.
Tracker Comment Comment on query of query WHERE filter no longer disregards filler spaces in fixed with data fields by Nimit S.
2608628 CF-4043047 Nimit S. Thanks Aaron for pointing this out. We will get it documented.
Aaron Neff Hi Saurav,
Thanks very much! I've mentioned this in Slack w/ a link back to this discussion.
Thanks!,
-Aaron
P.S. I've created some discussions recently that are still "awaiting moderation". Any way to reduce the moderation delays? :)
Tracker Comment Comment on Queries stay cached even after clearing them in the administrator panel by Aaron N.
2609139 CF-3923429 Aaron N. Verified this is fixed in CF2016 Update 1 (build 2016.0.01.298513).
This is the ticket I missed most of CF's 20th birthday party for. I was in the hotel room, extremely tired, working on a repro case to show Adobe. :( <3
Thanks!,
-Aaron
P.S. I love ColdFusion =)
3036566 CF-4198559 Suchika S. Hi Bradley & Aaron,
The fix of this bug also resolves the issue mentioned by Bradley.
Thanks,
Suchika
will add repro case to CF-4197250. Can you check please?
Thanks!,
-Aaron
P.S. And CF2018's future Admin API should also support action="modify" functionality, right?
2673675 CF-4118893 Nimit S. Aaron,
Is there any update on this issue?
Are you still facing this issue?
Can you please share the details mentioned in the previous email?
2608345 CF-4117325 Nimit S. Aaron,
Did you log this bug for CF11 or CF2016?
Are you also facing this issue in CF11?
2608345 CF-4117325 Nimit S. Aaron,
It is a duplicate of bug #CF-4116195 which was also logged by you.
Can you please confirm and let me know so that I can close the other one?
Tracker Comment Comment on [ANeff] Bug for: abort in callback triggers onError() instead of onAbort() by Aaron N.
2871804 CF-4198354 Aaron N. Of course the expected behavior should also apply to replaceNoCase()'s callback. Please verify?
Thanks!,
-Aaron
Tracker Comment Comment on Weird behaviour in ehcache by Aaron N.
.cfc shares same cache regions across its dynamic THIS.names.
This should be a CF Admin setting like "[ ] Allow global cache regions". Checked by default, unless Secure Profile is enabled (Secure Profile would uncheck it).
Thoughts?
Thanks!,
-Aaron
P.S. I do appreciate the security focus for shared
Tracker Comment Comment on cffile action="rename" causes S3 file to lose it's previous ACL value(s) by Aaron N.
Comment on cffile action="rename" causes S3 file to lose it's previous ACL value(s) by Aaron N.
2672349 CF-4197250 Suchika S. Hi Aaron,
I am not able to reproduce the bug and hence closing it . If you are still facing the issue , let us know . We will re-open the bug.
Thanks,
Suchika
2608589 CF-4056840 Suchika S. Hi Aaron,
Isn't this bug duplicate to https://watsonexp.corp.adobe.com/#bug=CF-3912078?
Thanks,
Suchika.
Tracker Comment Comment on this.timeout in Application.cfc is not properly setting the request timeout by Suchika S.
2608922 CF-3963559 Suchika S. Hi Aaron,
This bug was fixed in CF 11 Update 11. I have updated the fixed in build information.
Thanks,
Suchika
Tracker Comment Comment on cfspreadsheet unable to write to ram:// by Suchika S.
2609127 CF-3925916 Suchika S. Hi Aaron ,
We forgot to make the previous note external. Extremely sorry! It works now for both name & query attribute. The fix would be available for the next major version of ColdFusion.
Thanks,
Suchika.
2609140 CF-3923189 Suchika S. Thanks Aaron for all the fixes and changes you have given us. We will look into all of these and get back to you.
Thanks,
Suchika
Tracker Comment Comment on DDX not working when CHF3 applied by Suchika S.
2609231 CF-3870997 Suchika S. Hi Aaron,
I will check on the Enterprise Edition for the DDX you have provided and will let you know .
Thanks,
Suchika
2609485 CF-3843498 Nimit S. Hi Aaron,
Please provide me an update on this issue.
Have you tried increasing max data size?
Tracker Comment Comment on Could Not Find The Included Template by Nimit S.
2609499 CF-3842370 Nimit S. Hi Aaron,
I am facing this issue with ColdFusion 11 basic installer, if I am including Application.cfc inside another Application.cfc instead of index.cfm.
4356502 CF-4202541 Suchika S. Hi Aaron,
I dont see any exception when running the code , although the code outputs :
"—>". This is a bug and we will fix it. Thanks for reporting it.
Thanks,
Suchika
Tracker Comment Comment on [ANeff] Bug for: CF11+ broke deserialization of WDDX'd timestamp query columns by Nimit S.
2608238 CF-4158658 Nimit S. I have updated it Aaron.
-Nimit
Tracker Comment Comment on [ANeff] Bug for: ColdFusion Family website chat option issues by Suchika S.
2673673 CF-4118937 Suchika S. Thanks for reporting this Aaron. We will get this fixed.
3036566 CF-4198559 Aaron N. Hi Adobe,
+1 for an answer to Brad's question. Does CF-4198559's fix resolve the issue shown in his Gist?
Thanks!,
-Aaron
Tracker Comment Comment on [ANeff] ER for: final immutability by Aaron N.
Comment on [ANeff] ER for: final immutability by Aaron N.
Tracker Comment Comment on cfgrid: query bind is failing by Aaron N.
2609224 CF-3909574 Aaron N. Unable to reproduce issue on CF11 Final (build 11.0.0.289822), CF11 Update 7 (build 11.0.07.296330) and CF2016 Update 1 (build 2016.0.01.298513).
Note: This issue is listed in CF2016's list of Issues Fixed.
Thanks!,
-Aaron
Tracker Comment Comment on server scope type is getting modified by Aaron N.
2608436 CF-4094726 Aaron N. Hi Adobe,
I am not verifying this one. Description (including CF-4010005's) is too vague. And those web services are not recommended.
Thanks!,
-Aaron
2608829 CF-3982328 External U. Hi Chinoy,
Fixed in? CF11 or CF12?
Will iis_skip_custom_errors_enable be documented?
Thanks!,
-Aaron
P.S. Thanks for adding this feature
Tracker Comment Comment on please fix the web server configuration tool to allow connecting sites to instances by External U.
2609019 CF-3945845 External U. Adobe
please
always
populate
"Fixed In Build"
Thanks!,
-Aaron
P.S. Good to see this is fixed, BTW
Portal Comment Comment on CF18 install for iis by Aaron Neff
Aaron Neff Hi all,
Adobe removed the wsconfig options from CF2018's installer when choosing the standalone option.
Here's a discussion (well, mostly w/ myself LOL ;)) regarding sensibly restoring the wsconfig options to installer UI when "Developer Edition" was selected: https
Tracker Comment Comment on Bug 83609:(Watson Migration Closure)[ANeff] Bug for: <cflogin /> within <cffunction /> creates variables by Nimit S.
2598064 CF-3041783 Nimit S. Thanks Aaron for verifying it.
We will get it verified and close it.
Tracker Comment Comment on Query of Queries does not maintain original/parent query datatype for cf_sql_datatype nvarchar by Nimit S.
2609684 CF-3806744 Nimit S. Hi Aaron,
I will re-evaluate this issue and re-open if it is still an issue.
Thanks for reporting this.
-Nimit
2610459 CF-3700847 Aaron N. Hi Adobe,
I've verified this is fixed in CF2016 Update 1 (build 2016.0.01.298513). CreateODBCDate()'s time components are now 00:00:00, and CreateODBCTime()'s date components are now 1/1/1970.
Thanks!,
-Aaron
2608902 CF-3967336 Aaron N. Hi Adobe,
I'm confused as to why this ticket is listed in CF2016's list of Issues Fixed. It appears it was fixed in CF11 Update 5 (which was released 4 days after this ticket was created).
Thanks!,
-Aaron
2673675 CF-4118893 Nimit S. Aaron,
GrootClassLoader is used to load all necessary classes only related to API Manager into the JVM.
We would like to help if you encounter such a scenario.
Please share the information mentioned below if you encounter such a scenario:
1. jvm.config file
2. heap
Tracker Comment Comment on Enable dbvarname by default by Nimit S.
2609681 CF-3808734 Nimit S. Hi Aaron,
By default, we used to ignore dbvarname attribute in cfprocparam tag. In ColdFusion 11, you can use dbvarname, by enabling JVM flag "-Dcoldfusion.dbvarDependants={DSN}. But now with ColdFusion 11 Update 3, dbvarname attribute
Tracker Comment Comment on Var keyword breaks code formatter by Legorol S.
2682155 CFB-4188240 Legorol S. Hi Aaron,
Thanks for your support. For your reference, I have already opened (13 months ago!) another ticket about this:
https://tracker.adobe.com/#/view/CFB-4198226
This is absolutely disgraceful on Adobe's part. The formatter is one of the few features in the paid
2609852 CF-3757544 Aaron N. Hi Adobe,
My 05/13/2014 04:53:56 GMT comment still holds in CF2016 Update 1. I did notice the nav links are at the bottom if ScriptSrc is /CFIDE/scripts; otherwise they're at the top. And that was same behavior in CF10.
Perhaps this ticket was resolved via CF-3832672's
Tracker Comment Comment on CFFTP to S-FTP server raises error "Algorithm negotiation fail" by Aaron N.
Comment on CFFTP to S-FTP server raises error "Algorithm negotiation fail" by Aaron N.
Tracker Comment Comment on CFFTP to S-FTP server raises error "Algorithm negotiation fail" by Aaron G.
Comment on CFFTP to S-FTP server raises error "Algorithm negotiation fail" by Aaron G.
6259329 CF-4205250 Aaron N. First, now that has all of 's looping functionality, 's looping functionality could be marked deprecated and the docs could recommend that users use instead.
Next, since 's encodefor attribute isn't a substitute for context-specific encoding, itself could
2608345 CF-4117325 Nimit S. Thanks for the confirmation Aaron.
These are indeed two different issues.
I have verified it and it is happening on CF11 base build as well.
We will investigate it and get it fixed.
Tracker Comment Comment on CGI.HTTP_USER_AGENT is [empty string] for task handler events by Suchika S.
2613868 CF-3154884 Suchika S. Hi Aaron,
ER for isHttpRequest is already logged by you.(#CF-3844994) .
For getHTTPRequestData returning NPE ,I will log a bug.
I have reopened the bug #CF-3151858.
I am closing this bug and will track the other related bugs.
Thanks,
Suchika.
P.S. Thanks
Tracker Comment Comment on AWS S3 interaction - File Append error with CFFILE tag and function by Aaron N.
Comment on AWS S3 interaction - File Append error with CFFILE tag and function by Aaron N.
Tracker Comment Comment on [ANeff] ER for: final immutability by Aaron N.
4250957 CF-4202132 Aaron N. Copying Sean's msg from Slack:
----
The only benefit that `final` would bring on variables really would be to make them immutable. Consider
```final var v = 1;
final var s = { x : 1 };
v = 2; // not allowed
s.x = 2; // allowed :(
s = { x : 2 }; // not allowed
Portal Comment Comment on Did you know the Adobe Immerse ’18 online conference (next week) will have 16 CF sessions? by Aaron Neff
Aaron Neff Hi Adobe,
Just noting that I'm surprised you haven't blogged about Immerse's CF sessions. Could you please? And then please post links to that post in Twitter, on FB, on LinkedIn and in Slack?
This is big/cool news! Let's hype it up!
Thanks!,
-Aaron
P.S. Thanks very much, Charlie
Tracker Comment Comment on [ANeff] Bug for: CF Admin creates task w/ handler incorrectly by Suchika S.
2672348 CF-4197252 Suchika S. Hi Aaron,
I tried creating a task with an Event Handler from CF Admin but could not repro the issue. Can you send some more details about your task so that we can repro at our end?
Thanks,
Suchika
2672349 CF-4197250 Suchika S. Hi Aaron,
This scenario may occur if there is a system time mismatch or when a daily task is created which was supposed to run the same day before it was created .
Hence , the task misfired . Please confirm if your scenario was same as above. If not , then please
2672349 CF-4197250 Suchika S. Hi Aaron ,
Did you get a chance to produce a repro case?
However I would just like to let you know that a task misfires if it was was scheduled with start time in the past and every time you restart you CF server all non clustered tasks are re -created . Hence
Tracker Comment Comment on [ANeff] Bug for: <cfhtmltopdf> generates metadata title as temp file path by Nimit S.
2608576 CF-4060761 Nimit S. Hi Aaron,
I tried replicating this issue, but I do not see any xmp:Title under "XMP Core Properties". However, I am able to see this path under "Dublin Core Properties". Please find a screenshot attached.
Please provide ColdFusion build number along with update details.
2608589 CF-4056840 Suchika S. Hi Aaron,
1) The first one is failing because there is a discrepancy between & ISDDX(). trims the DDX variable before processing and ISDDX does not trim it before use.
2) & 3) we will check that as a part of this bug.
So, changing this to Fix.
Thanks,
Suchika.
2608589 CF-4056840 Suchika S. Hi Aaron,
We will fix all three issues that you have mentioned here . To avoid all confusions , we have closed all other bugs and kept this one open.
Thanks,
Suchika.
Tracker Comment Comment on DDX not working when CHF3 applied by Suchika S.
2609231 CF-3870997 Suchika S. Hi Aaron,
Looks like there is a space issue when you write the DDX to a variable using cfsavecontent.For now, you can trim the variable and then check using ISDDX(). I will log a separate bug for it.
Thanks,
Suchika.
2609485 CF-3843498 Nimit S. Hi Aaron,
I have tried it with almost 30000 records but I didn't see any issue.
It only gives this exception, if the max data size defined in ColdFusion administrator is smaller than the amount of data which is being sent/received.
To change this value navigate to
2612749 CF-3434100 Suchika S. Hi Aaron,
We have added two new actions : CREATE & MODIFY
CREATE will create a fresh new task. If task already exists, it will thrown an error
MODIFY will modify existing task while retaining its old values. If task does not exist, it will throw an error
2612749 CF-3434100 Suchika S. Hi Aaron,
The fix for this bug will take care of :
1) CF Admin's "Edit Task" page should now use action="modify".
For 2) CF restart, and action="modify", should now honor LastRan metadata, and not mistakenly misfire a task, I will re-open the bug CF-4197250
Thanks
Tracker Comment Comment on [ANeff] Bug for: java.lang.VerifyError if ternary operandIfTrue is CFDouble by Suchika S.
5321285 CF-4203999 Suchika S. Hi Aaron ,
The fix for this bug & CF-4203996 will be same . We had identified this case and when we fix the bug CF-4203996 it would fix this as well . Hence closing this bug.
Thanks,
Suchika
Tracker Comment Comment on [ANeff] Bug for: java.lang.VerifyError if ternary operandIfTrue is CFDouble by Suchika S.
5321285 CF-4203999 Suchika S. Hi Aaron,
Thanks for pointing this. I will make sure that the Issues fixed document clearly states the problem rather than the specific case in CF- 4203996.
Regards,
Suchika
4557706 CF-4203068 Aaron N. Hi Poonam,
Confirmed.
CF2016's dockable.cfm makes network requests to:
- /CFIDE/debug/images/none.gif (the "-" icon)
- /CFIDE/debug/images/open.gif (the "+" icon)
- /CFIDE/debug/images/topdoc.gif (the paper icon seen when expanding "Execution Times"
CF2016's classic
Tracker Comment Comment on Bug 83737:(Watson Migration Closure)Typo in error: "settings" by Aaron N.
2598011 CF-3041849 Aaron N. Unclear on how to trigger an error from CF Admin's "Monitoring Settings" page. Unable to verify fix. Note: This ticket is listed as fixed in CF2016's list of Issues Fixed.
Thanks!,
-Aaron
Tracker Comment Comment on [elvis] CFML: "Elvis" operator and null coalescing operators are two different things G'day: by Suchika S.
2608665 CF-4028653 Suchika S. @Aaron:
Regarding #1: That was a typo ,so ignore .
Regarding #2, Yes it will output "TRUE".
Let me know if you have any additional questions.
Thanks,
Suchika.
Tracker Comment Comment on Query of Queries does not maintain original/parent query datatype for cf_sql_datatype nvarchar by Nimit S.
2609684 CF-3806744 Nimit S. Aaron,
Thanks for pointing this out. Can you please confirm which CF version did you try it on?
Please try adding this connection setting "jdbcbehavior=0" in the data source definition and see if it works for you.
I will verify it once again and re-open it if it does
Tracker Comment Comment on [ANeff] Bug for: 64-bit CF10 creates wrong registry entries for ODBC data sources by Nimit S.
2612607 CF-3492620 Nimit S. Aaron,
This issue was fixed in CF 2016. Can you please confirm which CF version did you try it on?
I will try it again and re-open this issue.
-Nimit
5206503 CF-4203843 Aaron N. Hi all,
Note: CF10's switching JRun=>Tomcat created this friction.
Ex: all-lowercase "localhost:port/cfide/administrator" simply worked in JRun. Adobe, could you please make CF Admin's URL case-insensitive as this ticket requests? Or, at minimum, allow the URL
2609668 CF-3811006 External U. Hi Amit and Adam,
I've verified this is fixed in CF11's Update 3.
Thanks!,
-Aaron
Tracker Comment Comment on The parser / compiler falsely identifies methods as operators. by Aaron N.
2672562 CF-4187705 Aaron N. Hi all,
I've verified this is fixed in CF2018 Final (build 2018.0.0.310739 ). Adobe, could this ticket please be added to CF2018's Issues Fixed list: https://helpx.adobe.com/coldfusion/release-note/coldfusion-2018-release-notes.html#bugfix
I've also verified this issue
2609213 CF-3910531 Aaron N. Hi Adobe,
I've verified CF2016's Express Edition correctly restarts Express Edition, when uninstalling Update 1, even when CF2016 standalone is also installed and uses same port (but the standalone service was of course stopped).
Thanks!,
-Aaron
Tracker Comment Comment on [ANeff] Bug for: custommenu.xml error logged 3x on every F5 of System Information page by Aaron N.
Confirmed in CF standalone 2018.0.01.308605 (PreRelease) w/ latest Chrome, Firefox and Edge.
Thanks!,
-Aaron
P.S. Today I gave Nimit a copy of my log files. If you check my coldfusion-error.log, you will see all the custommenu.xml errors. Thanks!
Tracker Comment Comment on [ANeff] Bug for: cfsearch term highlighting is an absolute mess to get working correctly by Aaron N.
, developers on shared hosting cannot even change that setting. CF would give a better customer experience if it shipped w/ contents title.
Why Solr even defaults to that summary title setting is beyond me. It's not useful at all! :)
Thanks!,
-Aaron
P.S. Just a note: I cannot see CF-4202648? I think it
Tracker Comment Comment on The parser / compiler falsely identifies methods as operators. by Aaron N.
2672562 CF-4187705 Aaron N. Hi John,
You're welcome! Aha, I retract the 1st part of my last statement then. Nice find there. I completely agree with what you said. This issue is -not- fixed and should not be added to CF2018's Issues Fixed list. +1, voted.
Thanks!,
-Aaron
Tracker Comment Comment on Issue with session rotation in CFADmin by Aaron N.
2609673 CF-3810459 Aaron N. Noting this issue is listed in CF2016's Issues Fixed PDF: https://helpx.adobe.com/content/dam/help/attachments/cf2016-issues-fixed.pdf (in case anyone cares to verify if it is indeed fixed or not).
Thanks!,
-Aaron
4214811 CF-4201999 Aaron N. I guess, technically, they aren't outdated (since CF2016 is still supported). However, the installer should be referencing current URLs for CF2018 (not an older CF2016). Imagine what happens once CF2016 is no longer supported, and CF2018's installer is referencing CF2016