tracker issue : CF-3041723

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

Bug 83462:(Watson Migration Closure)[ANeff] Bug for: Invalid cfgridcolumn name attribute results in slightly incorrect exception message

| View in Tracker

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

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

Created: 06/30/2010

Components: Language, Exception Handling

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

[ANeff] Bug for: Invalid cfgridcolumn name attribute results in slightly incorrect exception message.Consider <cfgrid query="myQuery".. <cfgridcolumn name="myNonExistentColumn"..CF throws slightly incorrect exception error message:"Query column invalid or missing.You must specify the name of a column in the myQuery query for the myNonExistentColumn attribute of the CFGRIDCOLUMN tag."Note that it says "the myNonExistentColumn attribute".Well, cfgridcolumn does not have an attribute named "myNonExistentColumn".How about this:You must specify the name of a column in the myQuery query for the name attribute of the CFGRIDCOLUMN tag. The current value, myNonExistentColumn, is invalid.Related thread: https://prerelease.adobe.com/r/?e9ba5a0b661d480ab6d979d7c2cd0f9d
Method:


Result:

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

Watson Bug ID:	3041723

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email: 3D1D17B03C844EBF992001AC
External Test Config: 06/30/2010

Attachments:

Comments: