Title:
[ANeff] Bug for: <cfdbinfo type="clientinfo" name="r"> doesn't honor default datasource
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 07/22/2015
Components: Database
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Minor / Few users will encounter
Locale/System: ALL / Platforms All
Vote Count: 0
When default datasource (ex: THIS.datasource) is set, <cfdbinfo type="tables" name="r"> works but <cfdbinfo type="clientinfo" name="r"> throws exception:
-----------
Attribute validation error for tag CFDBINFO.
When the value of the TYPE attribute is CLIENTINFO, it requires the attribute(s): DATASOURCE.
-----------
The cfdbinfo documentation says the datasource attribute is optional, so <cfdbinfo type="clientinfo" name="r"> should not throw an exception when the default datasource was set.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4024360
External Customer Info:
External Company:
External Customer Name: Aaron
External Customer Email:
Attachments:
Comments: