tracker issue : CF-3982176

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

Element STATUSCODE is undefined in CFSTOREDPROC after Installation ColdFusion 11 Update 5

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/Duplicate

Reporter/Name(from Bugbase): Claudia Kleine / Claudia Kleine (Claudia Kleine)

Created: 05/06/2015

Components: Database

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Major / All users will encounter

Locale/System: English / Win 2008 Server R2 64 bit

Vote Count: 0

Duplicate ID:	CF-3971083

Problem Description:


<cfstoredproc procedure="is_authorized" datasource="test" returncode="YES">
    <cfprocparam type="in" cfsqltype="cf_sql_varchar"  value="#username#" >
    <cfprocparam type="in" cfsqltype="cf_sql_varchar"  value="CUST_W" >
</cfstoredproc>

<cfoutput>
#cfstoredproc.StatusCode#
</cfoutput>

Steps to Reproduce:

Actual Result:
Element STATUSCODE is undefined in CFSTOREDPROC

Expected Result:

Any Workarounds:
Add result="resultname" to cfstoredproc

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

Watson Bug ID:	3982176

External Customer Info:
External Company:  
External Customer Name: Claudia
External Customer Email:  
External Test Config: System Information

Server Details

Server Product 	ColdFusion

Version 	11,0,05,293506

Tomcat Version 	7.0.54.0

Edition 	Standard  

Operating System 	Windows Server 2008 R2

Attachments:

Comments:

This bug is fixed. Please reach out to cfsup@adobe.com for the early access to this fix.
Comment by Nimit S.
7649 | June 08, 2015 12:06:48 AM GMT