tracker issue : CF-4116141

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

[ANeff] Bug for: Secure Profile page misleading label for allowed SQL setting

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 02/10/2016

Components: Administrator

Versions: 11.0

Failure Type: Cosmetic Issue

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Minor / Very few users will encounter

Locale/System: English / Platforms All

Vote Count: 0

Listed in the version 2016.0.03.300466 Issues Fixed doc
Secure Profile page has a misleading label for the allowed SQL setting

Repro:
1) Open CF Admin's "Secure Profile" page

Actual result
----------------------
Setting Name: Disable create, drop, alter, grant, revoke, stored procedures for DSNs
Secure Default Value: drop,storedproc,revoke,create,alter,grant : false,false,false,false,false,false

Expected result
----------------------
Setting Name: Allow create, drop, alter, grant, revoke, stored procedures for DSNs
Secure Default Value: drop,storedproc,revoke,create,alter,grant : false,false,false,false,false,false

Basically: "Disable" should be "Allow" in the Setting Name b/c the true/false "Secure Default Value" pertains to if the setting is -allowed- or not.

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

Watson Bug ID:	4116141

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email:

Attachments:

Comments:

This issue is fixed now. The fix will be available as part of ColdFusion 2016 Update 3.
Comment by Nimit S.
4812 | June 14, 2016 02:50:24 AM GMT