tracker issue : CF-3324088

select a category, or use search below
(searches all categories and all time range)
Title:

Report Update Level in cfinfo and server.coldfusion struct

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): David Epler / David Epler (David Epler)

Created: 09/04/2012

Components: Web Container (Tomcat)

Versions: 10.0

Failure Type: Enhancement Request

Found In Build/Fixed In Build: Final / CF10_Update14

Priority/Frequency: Trivial / Unknown

Locale/System: English / Platforms All

Vote Count: 1

Since it has been deemed that Updates no longer increment the ColdFusion version number, administrators and developers need a way to determine the update level of ColdFusion without having to access the ColdFusion Administrator.

In particular Update Level should be added as a key to server.coldfusion structure and when executing cfinfo from command line it should also report the Update Level

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3324088

External Customer Info:
External Company:  
External Customer Name: David Epler
External Customer Email:

Attachments:

Comments:

Yeah, if they're not going to correctly update the server.coldfusion.productversion value, they SOMEHOW need to reflect the update level in the server scope. However they should just deal with the version number properly. Cheers. -- Adam
Vote by External U.
18181 | September 05, 2012 08:23:12 AM GMT
Added updatelevel to server.coldfusion struct. Added api in UpdateUtil class to get update level. Changed code in version.cfm to use thisapi instead of function in Application.cfm. Now CFinfo when run with -version option will also show update level if its greater than zero. Modified cfinfo.bat and cfinfo.sh to accomodate changes to classpath for this. (Comment added from ex-user id:sandeepp)
Comment by Adobe D.
18180 | September 11, 2012 06:31:56 AM GMT