displaying top 100 results
Tracker Issue [AF] - Server Monitor - Still says CF 11 in the header
2673663 CF-4119079 Server Monitoring Aaron Foote [AF] - Server Monitor - Still says CF 11 in the header http://127.0.0.1:5500/CFIDE/administrator/monitor/launch-monitor.html
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4119079
External
2673664 CF-4119055 API Manager Aaron Foote [AF] - API Manager - Ships with a zip of development images C:\ColdFusion2016APIManager\wwwroot\portal\images\Updated-icons.zip
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4119055
External
2673665 CF-4119052 API Manager Aaron Foote [AF] - API Manager - Security - Ships with a Google Chrome extenstion C:\ColdFusion2016APIManager\jre\lib\deploy\ffjcext.zip
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4119052
External Customer
Tracker Issue [AF] - Installer - Incorrect RDS information
2673679 CF-4118880 Installation/Config : Installer Aaron Foote [AF] - Installer - Incorrect RDS information The information in the installer about the effects of disabling RDS does not mention that this will also disable the Security Analyiser
----------------------------- Additional Watson
Tracker Issue [AF] - CF ships with 2 versions of Jetty
2673670 CF-4118947 Installation/Config Aaron Foote [AF] - CF ships with 2 versions of Jetty C:\ColdFusion2016\cfusion\lib\etc\jetty-6.0.0rc0.jar
C:\ColdFusion2016\cfusion\lib\jetty-*.9.3.6.v20151106.jar
Additionally the 6.x was a Release Candidate, not the final product
Tracker Issue [AF] - API Manager - Memory Leak in GrootClassLoader
2673675 CF-4118893 API Manager Aaron Foote [AF] - API Manager - Memory Leak in GrootClassLoader public class GrootClassLoader
extends URLClassLoader
{
Map classCache = new HashMap();
...
Items are never removed from classCache.
It just keeps growing.
This will lead to
- Out of memory
2673678 CF-4118881 Security Analyzer Aaron Foote [AF] - Security Analyiser - does not check As the title suggests.
See securityanalyizer.rules.FileinjectionRule
if ((t.equalsIgnoreCase("copy")) || (t.equalsIgnoreCase("rename")) || (t
2673677 CF-4118885 Security Analyzer Aaron Foote [AF] - Security Analyiser - Incorrect support for depreciated cfform The security Analyizer's CSRF functionally ONLY works on CFForm
- CFFORM is depreciated and should not be receiving new features
- As CFFORM is depreciated it should
2673680 CF-4118878 Installation/Config : Installer Aaron Foote [AF] - Installer - 64 bit installer contains both 64 & 32 bit installers The 64bit windows installer contains both the 32bit & 64 bit versions of the API Manager
Same for NodeJS
Probably others.
This is adding an extra few hundred
2673662 CF-4119097 API Manager Aaron Foote [AF] - API Manager - Only supports a very old version of swagger It only supports swagger 1.2
That is 2 years old (2014-03-14)
The latest version is 2.0 - 18 months old (2014-09-08)
All the swagger tools out there are built for 2.0 - the swagger