Status/Resolution/Reason: Needs Review//
Reporter/Name(from Bugbase): Joel Grimes / Joel Grimes (Joel Grimes)
Created: 03/21/2016
Components: Database
Versions: 2016
Failure Type: Unspecified
Found In Build/Fixed In Build: CF2016_Final /
Priority/Frequency: Trivial / Some users will encounter
Locale/System: English / Win 2012 Server x64
Vote Count: 4
Problem Description:
jvm switch -Dcoldfusion.ignoredbvarname which gave the option to ignore dbvarname attributes, no longer works.
Steps to Reproduce:
Add -Dcoldfusion.ignoredbvarname=true to JVM Arguments in jvm.config.
Add dbvarname to cfprocparams, leaving at least one mismatch between dbvarname and the actual proc param name.
Actual Result:
[Macromedia][SQLServer JDBC Driver][SQLServer]Procedure or function 'name_of_proc' expects parameter '@name_of_var', which was not supplied.
Expected Result:
dbvarname attribute would be ignored when the ignoredbvarname flag is true.
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4130691
External Customer Info:
External Company:
External Customer Name: Joel Grimes
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: