Looking at the deprecated features page: <https://...
# adobe
f
Looking at the deprecated features page: https://helpx.adobe.com/coldfusion/deprecated-features.html, I noticed a bunch of features are listed as Removed since CF11, but yet “Deprecated and unsupported since” CF2018 - how could they be supported in CF2016 for example if they were removed in CF11? is this chart backwards here? what am I missing?
The docs do say for example that cfgraph was indeed removed in CF11: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-g-h/cfgraph.html so not sure how it could have been deprecated in a later release
r
My only guess is that when ACF2018 was released they stopped support for CF9, which would mean the tag no longer had support if something was going wrong with it on a server with CF9 or older.
f
My guess was that Adobe support had some hotfix jar(s) that would allow you to use the features if it was keeping you from upgrading, purely a guess though
r
Oooo, that'd be interesting too
f
probably more likely that it is some sort of typo though
p
@foundeo I will check and get this corrected.
f
Thanks Priyank!