tracker issue : CF-4126511

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

[ANeff] Bug for: cfhttp ntlmdomain throws exception

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/UserError

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

Created: 03/09/2016

Components: Net Protocols

Versions: 2016

Failure Type: Unspecified

Found In Build/Fixed In Build: Beta1_v12 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

cfhttp is confused about whether or not the "ntlmdomain" attribute is valid and throws an exception when using the ntlmdomain attribute.

Repro:

<cfscript>
  cfhttp(url="http://#myDomain#/_vti_bin/Lists.asmx?wsdl", authtype="ntlm", nltmdomain=myDomain, username=myUsername, password=myPassword);
</cfscript>

Actual result:

-----------
Attribute validation error for the http tag.
The tag does not have an attribute called nltmdomain. The valid attribute(s) are url, port, method, username, password, authType, domain, ntlmdomain, workstation, name, columns, charset, path, file, delimiter, textqualifier, resolveurl, proxyserver, proxyport, proxyUser, proxyPassword, useragent, throwonerror, redirect, firstRowAsHeaders, timeout, multipart, multipartType, getAsBinary, result, clientCert, clientCertPassword, compression. 
-----------

See? It says "The tag does not have an attribute called nltmdomain." but then lists "ntlmdomain" (and "domain") as a valid attribute.

Expected result: The call should return successfully b/c the domain attribute has been renamed to ntlmdomain. And "domain" should not be listed as a valid attribute.

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

Watson Bug ID:	4126511

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email: adobelabs@itisdesign.com
External Test Config:

Attachments:

Comments:

Adding BUG AUDIT TRAIL ********action: updated fieldName: Reason newValue: UserError oldValue: BugVerified oprid: rukumar recordName: RQ_DEFECT timpestamp: 2015-12-09 18:55:33.0 action: updated fieldName: Closed By newValue: rukumar oldValue: Blank oprid: rukumar recordName: RQ_DEFECT timpestamp: 2015-12-09 18:55:33.0 action: updated fieldName: Date Closed newValue: 2015-12-09 10:55:33.0 oldValue: Blank oprid: rukumar recordName: RQ_DEFECT timpestamp: 2015-12-09 18:55:33.0 action: updated fieldName: Owner newValue: Blank oldValue: sanniset oprid: rukumar recordName: RQ_DEFECT timpestamp: 2015-12-09 18:55:33.0 action: updated fieldName: Status newValue: Withdrawn oldValue: ToFix oprid: rukumar recordName: RQ_DEFECT timpestamp: 2015-12-09 18:55:33.0 action: updated fieldName: State newValue: Closed oldValue: Open oprid: rukumar recordName: RQ_DEFECT timpestamp: 2015-12-09 18:55:33.0 action: updated fieldName: Owner newValue: sanniset oldValue: dabhat oprid: dabhat recordName: RQ_DEFECT timpestamp: 2015-12-09 11:50:56.0 action: updated fieldName: Status newValue: ToFix oldValue: Unverified oprid: dabhat recordName: RQ_DEFECT timpestamp: 2015-12-09 11:50:56.0 action: updated fieldName: Reason newValue: BugVerified oldValue: Blank oprid: dabhat recordName: RQ_DEFECT timpestamp: 2015-12-09 11:50:56.0 action: updated fieldName: Priority newValue: 2 oldValue: 0 oprid: dabhat recordName: RQ_DEFECT timpestamp: 2015-12-09 11:50:56.0 action: updated fieldName: Fix By Product Milestone newValue: Gold Master oldValue: Blank oprid: sanniset recordName: RQ_DEFECT timpestamp: 2015-12-09 11:06:33.0 action: updated fieldName: Fix By Milestone newValue: Gold Master oldValue: Blank oprid: sanniset recordName: RQ_DEFECT timpestamp: 2015-12-09 11:06:33.0 action: updated fieldName: QE Assigned newValue: dabhat oldValue: Blank oprid: inoel recordName: RQ_DEFECT timpestamp: 2015-12-09 10:04:30.0 action: updated fieldName: Owner newValue: dabhat oldValue: vmannebo oprid: inoel recordName: RQ_DEFECT timpestamp: 2015-12-09 10:04:30.0
Comment by CFwatson U.
3916 | March 09, 2016 02:23:49 AM GMT
Added By: PreRelease User User Name:Aaron Neff Note Added: Adobe, I'm sorry. I had a typo. This can be closed as NotABug. I had "nltmdomain" but should've had "ntlmdomain". It runs fine after correcting my typo. Thanks!, -Aaron Date Added :2015-12-09 13:58:50.0 Added By: PreRelease User User Name:Aaron Neff Note Added: The forum thread for this ticket is: https://prerelease.adobe.com/project/forum/post.html?cap=05d198f3b43f49ee950a8643486df6d4&forid={B099ABD7-4284-4489-B8E2-839E0567F308}&topid={17002EF0-CA4A-470D-B76C-1FD6BDB6143F}&tp=1 Please follow-up in that thread, not here in this ticket. Date Added :2015-12-09 09:50:33.0 Added By: PreRelease User User Name:Aaron Neff Note Added: Entered Bug. Date Added :2015-12-09 09:33:31.0
Comment by CFwatson U.
3917 | March 09, 2016 02:23:50 AM GMT