tracker issue : CF-3041906

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

Bug 83861:-(Watson Migration Closure)Cannot set attributes on result of cfhttp

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/LowImpact

Reporter/Name(from Bugbase): Elliott Sprehn / Elliott Sprehn (Elliott Sprehn)

Created: 08/18/2010

Components: Language, Tags

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Platforms All

Vote Count: 1

Problem:

Cannot set attributes on result of cfhttp. This is a regression from previous versions of CF.
Method:

<cfhttp url="http://google.com" result="result"><cfset result.query = 1>
Result:

java.lang.NoSuchFieldException: QUERYat coldfusion.runtime.StructBean.bindName(StructBean.java:243)at coldfusion.runtime.Scope.put(Scope.java:74)at coldfusion.runtime.CfJspPage._arrayset(CfJspPage.java:1080)at coldfusion.runtime.NeoPageContext.SymTab_setSplitNameInMap(NeoPageContext.java:1385)at coldfusion.runtime.CfJspPage._structSetAt(CfJspPage.java:2233)

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

Watson Bug ID:	3041906

External Customer Info:
External Company:  
External Customer Name: Elliott Sprehn
External Customer Email: 202D59C844579997992016B7
External Test Config: 08/18/2010

Attachments:

Comments: