Title:
[ANeff] Bug for: Secure Profile page misleading label for allowed SQL setting
| View in TrackerStatus/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
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: