tracker issue : CF-4024360

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

[ANeff] Bug for: <cfdbinfo type="clientinfo" name="r"> doesn't honor default datasource

| View in Tracker

Status/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

Listed in the version 2016.0.0.297996 Issues Fixed doc
Verification notes: verified_fixed on August 06, 2017 using build 2016.0.01.298513
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:

Related URL: https://wikidocs.adobe.com/wiki/display/coldfusionen/cfdbinfo
Comment by External U.
6517 | July 22, 2015 11:10:01 AM GMT
This issue is fixed and the fix will shipped as part of next major release of ColdFusion.
Comment by Nimit S.
6518 | September 22, 2015 02:08:51 AM GMT
Verified this is fixed in CF2016 Update 1 (build 2016.0.01.298513). Thanks!, -Aaron
Comment by Aaron N.
6519 | August 06, 2017 05:27:25 AM GMT