tracker issue : CF-3043681

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

Bug 86774:(Watson Migration Closure)[ANeff] Bug for: minor typo in wddx2cfml exception messageThis is minor, but an extra "

| View in Tracker

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

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

Created: 04/01/2011

Components: Language, Exception Handling

Versions: 9.0.1

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Minor / Very few users will encounter

Locale/System: English / Win All

Vote Count: 0

Problem:

[ANeff] Bug for: minor typo in wddx2cfml exception messageThis is minor, but an extra "." is appended to the exception message, when passing a complex object to wddx2cfml.
Method:

1) run this bad code, which passes a complex object to wddx2cfml:<cfwddx action="wddx2cfml" input="#{}#" output="myVar" />2) see result exception message:coldfusion.runtime.CfJspPage$ComplexObjectException: Complex object types cannot be converted to simple values..that should be:coldfusion.runtime.CfJspPage$ComplexObjectException: Complex object types cannot be converted to simple values.(note: ".." should just be ".", at the end)
Result:

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

Watson Bug ID:	3043681

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email: 3D1D17B03C844EBF992001AC
External Test Config: 04/01/2011

Attachments:

Comments: