displaying top 100 results
Tracker Comment Comment on macromedia][Oracle JDBC Driver]Internal error: Net8 protocol error. by Nimit S.
Comment on macromedia][Oracle JDBC Driver]Internal error: Net8 protocol error. by Nimit S.
Tracker Issue Bug 3583375 happens in CF 10, as well.
2610717 CF-3682535 Net Protocols : MAIL Robert Grosshandler Bug 3583375 happens in CF 10, as well. Duplicate ID: CF-3583375
Problem Description:
Steps to Reproduce:
Actual Result:
Expected Result:
Any Workarounds:
----------------------------- Additional Watson Details
macromedia][Oracle JDBC Driver]Internal error: Net8 protocol error.
2609398 CF-3850514 Net Protocols : HTTP ext-user Invoking method options with http on JBoss 8 throws 405 Method Not Allowed Invoking method options with http on JBoss 8 throws 405 Method Not Allowed
test case:
http://10.192.219.203:8080/cfusion/cfsuite/coldfusion/tags/internet-protocol
Tracker Issue New cfmailparam feature
2608712 CF-4019518 Net Protocols : MAIL Neil Pugh New cfmailparam feature Add an attribute called filename. If a programmer is using cfmailparam to attach a file to a cfmail email then they can use the new filename attribute to set the filename of the file to something different to that which
3176559 CF-4198846 Net Protocols : FTP Aaron Neff [ANeff] Bug for: cfftp's existsfile returns "Directory not found" for missing file cfftp's existsfile returns "Directory not found" for missing file
Repro (when file "missing.txt" does not exist):
cfftp(action="existsfile", remote
Tracker Issue CF-4187127 is still an issue
3053611 CF-4198581 Net Protocols : MAIL Dan Corrigan CF-4187127 is still an issue Problem Description: CF-4187127 says it was fixed, but no version containing the update was listed. This should have been a simple fix but it wasn't in Update 4 either. If its fixed it seems to have never made
Tracker Issue cfmailparam fails to attach existing file
2729964 CF-4198222 Net Protocols : MAIL Alexander Pogodin cfmailparam fails to attach existing file Problem Description:
When the filename of the file to be attached contains the symbol sequence, that can be url-decoded, cfmailparam fails. Checked on CF9 & CF2016.
Steps to Reproduce:
See test
Tracker Issue [ANeff] Bug for: ticket 3673298 was deleted
2608454 CF-4090533 Net Protocols Aaron Neff [ANeff] Bug for: ticket 3673298 was deleted ticket 3673298 was deleted
The CF11 Update 5 doc says 3673298 was fixed, but I'm unable to view 3673298.
Please restore the ticket.
----------------------------- Additional Watson Details
Tracker Issue CFIMAP action="getHeaderOnly" transfers message bodies
2608461 CF-4088913 Net Protocols : IMAP Tom Chiverton CFIMAP action="getHeaderOnly" transfers message bodies When using CFIMAP with action=getHeaderOnly then only the headers should be transferred from the server. In fact full mail bodies are, which causes excessive network traffic and overhead
Tracker Issue Z Bug
2608774 CF-4006612 Net Protocols : MAIL Christopher Bowyer Z Bug Problem Description: Cannot email file named z.vcf*
Steps to Reproduce:
Actual Result: Untitled attachment 00081.txt (24KB)
Expected Result: z.vcf (24KB)
Any Workarounds: Change filename from z.vcf to a
Tracker Issue http proxy authentication fail
2608837 CF-3980257 Net Protocols : HTTP ext-user http proxy authentication fail Problem:When cfhttp tag is used to invoke https site with proxy authorization required, it fails to authorize with proxy server and response come back with 407 error.
The same issue happens on CF 10
Tracker Issue [logging bug on behalf of Aaron] getHTTPRequestData() is returning NPE for non Http Requests.
2609260 CF-3863594 Net Protocols : HTTP ext-user [logging bug on behalf of Aaron] getHTTPRequestData() is returning NPE for non Http Requests. Problem:getHTTPRequestData() is returning NPE for non Http Requests.
Method:I will attach the repro code.
Result:NullPointerException is thrown.
Expected
2609431 CF-3847740 Net Protocols : IMAP Aaron Neff [ANeff] ER for: cfimap action=getall to return attachments as array returns attachments as a tab-delimited string. This ER is for it to return attachments as an array.
Repro:
#q.attachments[q.RecordCount]#
Outputs tab
2609432 CF-3847737 Net Protocols : IMAP Aaron Neff [ANeff] Bug for: cfimap action=getall removes brackets from attachment names In build 11.0.03.291742, removes brackets (and any characters between) from attachment names.
Repro:
#q.attachments[q.RecordCount]#
Outputs tab
Tracker Issue CFIMAP does not work with Exchange 2010 SP1
2614028 CF-3135653 Net Protocols : IMAP Michael Cummins CFIMAP does not work with Exchange 2010 SP1 Problem Description:CF 9.0+ cannot to a Microsoft Exchange 2010 SP1 server. You receive: javax.mail.MessagingException: Unable to load BODYSTRUCTURE
Steps to Reproduce:
Actual Result:
Expected
Tracker Issue cfmail - Accent characters in email address
5185017 CF-4203773 Net Protocols : MAIL cfmail - Accent characters in email address Problem Description: Trying to send an email with cfmail using an email address containing a foreign character throws an error.
Steps to Reproduce: Run this code:
Test international characters
Actual Result
Tracker Issue CFMAIL changes the from name to lowercase
5241349 CF-4203900 Net Protocols : MAIL CFMAIL changes the from name to lowercase Coldfusion 2018 Standard - both in DEVELOPMENT and paid for versions
(2018 edition not an option in the version box on the Add Bug form, so had to use 2016)
Problem Description: When sending a the friendly "from
Tracker Issue JDBC ERROR
2609445 CF-3846811 DotNet Support Tanin Kitiapa JDBC ERROR Problem Description:[macromedia][Oracle JDBC Driver]Internal error: Net8 protocol error.
Steps to Reproduce:
Actual Result:
Expected Result:
Any Workarounds:
----------------------------- Additional Watson Details
3176787 CF-4198848 Net Protocols : FTP Aaron Neff [ANeff] Bug for: cfftp's existsfile returnValue is True/False instead of YES/NO cfftp's existsfile returnValue is True/False instead of YES/NO
This is inconsistent w/:
1) cfftp's existsdir (it returns YES/NO)
2) fileExists() (it returns YES/NO)
3
2804316 CF-4198288 Net Protocols : FTP Brent Roberts CFFTP to S-FTP server raises error "Algorithm negotiation fail" Since there was no response on the closed bug (no resolution), I'm starting a new one...
Problem Description: When using CFFTP to connect to a clients' S-FTP server using a
Tracker Issue [ANeff] Bug for: cfhttp still accepts domain attribute
2673476 CF-4126510 Net Protocols Aaron Neff [ANeff] Bug for: cfhttp still accepts domain attribute cfhttp still accepts the domain attribute
Repro:
cfhttp(url="http://#myDomain#/_vti_bin/Lists.asmx?wsdl", authtype="ntlm", domain=myDomain, username=myUsername, password=myPassword);
write
2608462 CF-4088896 Net Protocols : POP Tom Chiverton CFPOP doesn't create the query given by name="" with updater 7 installed Pre-updater 7, and as documented, CFPOP's name argument can be used to name the query returned.
Post-updater 7, this errors with " Variable MAIL is undefined. The error
2608816 CF-3987564 Net Protocols : MAIL colin macallister file attachments to cfmail messages are misnamed if they have spaces in the file name Problem Description: Attaching a file to a message with cfmailparam leads to it being shown as "Untitled attachment ####" when the file has spaces
Tracker Issue You cannot mix the use of cfhttpparam tags of type file or form field with cfhttpparam tags of type body or XML
2608947 CF-3954631 Net Protocols : HTTP saritha bollineni You cannot mix the use of cfhttpparam tags of type file or form field with cfhttpparam tags of type body or XML Problem Description:You cannot mix the use of cfhttpparam tags of type file or form field with cfhttpparam tags of type body
2609121 CF-3926812 Net Protocols : POP Roberto Anania cfpop converting .msg attachments as duplicate .eml files Problem Description: When receiving an email via cfpop, if the email has a .msg file as an attachment, the file is converted to an .eml file, and the file is then duplicated.
Steps
Tracker Issue CFPOP - Apple Mail - Attachments can't be seen
2609344 CF-3856685 Net Protocols : POP Daniel Mackey CFPOP - Apple Mail - Attachments can't be seen Problem Description:
When you create an email from Apple Mail (or iPad Mail, iPhone Mail) and the attachment is inline then CFPOP doesn't see the attachment.
Steps to Reproduce:
Create an email
Tracker Issue cfpop - duplicate attachments
2609505 CF-3840754 Net Protocols Roberto Anania cfpop - duplicate attachments Duplicate ID: CF-3969304
Problem Description: When generateUniqueFilenames attribute is set to "yes", all file attachments will be duplicated when stored on server. Regardless if they are all already unique.
Steps
2610918 CF-3669307 Net Protocols A. Bakia CFFTP tag's 'getFile' action changes the file's lastModifiedDate Problem Description: When I use the 'getFile' action in the cfftp tag to copy a file to a directory on my local machine, the file's lastModified date is changed.
Steps to Reproduce: Run code
Tracker Issue HTTP Proxy and XMLValidate
2611058 CF-3647133 Net Protocols : HTTP Patrick Branley HTTP Proxy and XMLValidate Duplicate ID: CF-3653676
Problem Description:
HTTPProxy does not work on solaris
http://forums.adobe.com/thread/1306395
Steps to Reproduce:
Proxy Host - verify jvm.config works
#sys
2612043 CF-3563072 Net Protocols : MAIL .5 .5 mail() doesn't work if setFrom is not a proper email address. Problem Description:
mail() doesn't work if setFrom() is not a proper email address.
Steps to Reproduce:
Actual Result: Doesn't work
Expected Result: Does work
Any Workarounds: use
2596929 CF-3353628 Net Protocols : POP Pritesh Patel CFPOP getall action raise error when attachment has name with square brackets. Problem Description:
While reading emails using cfpop command with getall action raise 'String index out of range: -1' error when having attachment having square
2613077 CF-3346538 Net Protocols : HTTP ext-user Http request to PhoneGap build API with valid data results in invalid data error Problem: When http POST request was made to PhoneGap build API, with valid data using , the response is an error indicating "invalid data error". The same API with same
2613540 CF-3284094 Net Protocols : POP ext-user Coldfusion 10 CFPOP is still unable to handle UIDs with commas Problem:
Coldfusion 10 CFPOP is still unable to handle UIDs with commas and unfortunately several mail servers now use UIDs with commas.
Since we cannot tell each ISP to change
Tracker Issue coldfusion stuck mail spool
2597049 CF-3169093 Net Protocols : MAIL KURT EHERENMAN coldfusion stuck mail spool Problem Description: bulk emails sent through cfmail crash CF Mail services. Restarting CF application server is the only means to get mail to send.
Steps to Reproduce: send a bulk email through our CF 9 Windows
Tracker Issue CFMail Email Header - Host Details
2597079 CF-3125401 Net Protocols : MAIL Jon Cavanaugh CFMail Email Header - Host Details Add a line to the Email Header when the cfmail tag is used that includes some information to help know what site sent the mail.
For example, in PHP, on linux, we can find out which domain and what the path
Tracker Issue Ability to keep connection state on http/s calls
3338886 CF-4199375 Net Protocols Luis Majano Ability to keep connection state on http/s calls This enhancement idea comes from the inherent nature of building apps as microservices. The initial handshakes between services using http or https is cpu and latency intensive. This is seen when making
Tracker Issue CFLDAP Timeout Value Less Than 158 Causes Error.
3952668 CF-4201058 Net Protocols : LDAP Mikeal Parfrey CFLDAP Timeout Value Less Than 158 Causes Error. Problem Description:
Setting a timeout value of less than 158 in the CFLDAP timeout paramater causes an error.
Steps to Reproduce:
Add timeout="157" to a valid CFLDAP query tag.
Actual Result
Tracker Issue When useSSL="true" and Failto are used in the same CFMAIL then the message is never sent
3825816 CF-4200443 Net Protocols : MAIL Anastassios Hadjicrystallis When useSSL="true" and Failto are used in the same CFMAIL then the message is never sent Problem Description:
When in a CFMAIL we use useSSL="true" and Failto="AnEmail" then the message is never sent, without throwing any error
4223237 CF-4202042 Net Protocols : MAIL Cfmail just started removing spaces and any non html formated emails aren't sending Problem Description:A few days ago all of our non html emails stopped sending, also around that same time the spaces around variables started being removed
Steps
Tracker Issue Scoped connection
4599453 CF-4203121 Net Protocols : sFTP Scoped connection Problem Description:
Scoped connection name is not working in Version 13, was working in 11. According to the docs [1] it must be possible to use scoped names, the docs suggest to use session or application (what doesn't work either).
[1
Tracker Issue ASCII characters in Email "From Name" mangles text
5399887 CF-4204050 Net Protocols : MAIL ASCII characters in Email "From Name" mangles text Problem Description: Try to use a trademark symbol in the email "FROM" name. This works in ColdFusion 2016u7, but was broken after the u8 & 9 updates.
Steps to Reproduce: Send an email with a copright
Tracker Issue CFHTTP method "GET" strips body
6326098 CF-4205407 Net Protocols : HTTP CFHTTP method "GET" strips body Problem Description:
When you execute a GET request with CFHTTP and add a body with CFHTTPPARAM, the body gets stripped and is not send with the get request.
Steps to Reproduce:
I have added a .cfm file which demonstrates
Tracker Issue CFFTP returns wrong LastModified Date
2596896 CF-3493138 Net Protocols Saman Jayasekara CFFTP returns wrong LastModified Date Problem Description:
CFFTP returns wrong LastModified Date with listDir
Steps to Reproduce:
Create folder in FTP server (i'm on CentOS ftp server), without touching the folder, CFFTP listDir to it from CF
2596823 CF-3629316 Net Protocols : sFTP Jerome Lepage CFFTP can't open a sFTP connexion (timeout) because of a command 'GLOBAL_REQUEST'. Problem Description:
When we try to open a connexion with a SFTP server by publickey, on some servers the try to open a connexion will go indefinitly (even with a
2608714 CF-4019511 Net Protocols : MAIL Neil Pugh cfmailparam file attachments and Amazon Web Services file name bug Problem Description: If you place a path to a file in cfmailparam that is to a file sitting within an AWS bucket then the attached filename is prepended with the path to the file
Tracker Issue Whitespace being stripped out when using CFMAIL
2672570 CF-4187127 Net Protocols : MAIL Erik Aulbach Whitespace being stripped out when using CFMAIL Problem Description: If there is only whitespace in between coldfusion variables used in the body of a CFMAIL msg, the whitespace is being removed in the email msg and the values are run together
2608173 CF-4172645 Net Protocols : FTP Jason Townsend Using hyphens in cfftp connection name causes unexpected results Problem Description: Putting a hyphen into a connection name using cfftp action="listDir" (I am doing so in cfscript specifically) causes the query variable that should be returned
Tracker Issue CFMAIL - Attachments not appearing in Apple IOS Mail App when cfmailparam has both inline and attachment content
2608193 CF-4166939 Net Protocols : MAIL Roberto Anania CFMAIL - Attachments not appearing in Apple IOS Mail App when cfmailparam has both inline and attachment content Problem Description: For CFMAIL, when cfmailparam has both inline and attachment content the attachments are missing when viewing
Tracker Issue CFMAIL - Attachments not appearing in Apple IOS Mail App
2608255 CF-4152893 Net Protocols Roberto Anania CFMAIL - Attachments not appearing in Apple IOS Mail App Duplicate ID: CF-4016861
Problem Description: Attachments not appearing in Apple IOS Mail (iPhone/iPad) app. They appear in all other apps that I have tested.
Steps to Reproduce: Send an email
Tracker Issue [ANeff] Bug for: cfhttp throws "Incorrect number of columns in row" if quoted CSV value contains newline
2608256 CF-4152543 Net Protocols : HTTP Aaron Neff [ANeff] Bug for: cfhttp throws "Incorrect number of columns in row" if quoted CSV value contains newline cfhttp throws "Incorrect number of columns in row" if quoted CSV value contains newline
Repro:
myCSV = 'col1,col2' & chr(13) & chr(10
2673205 CF-4146098 Net Protocols Aaron Neff [ANeff] Bug for: cfimap movemail creates new connection for each move cfimap movemail creates new connection for each move. Mail servers can treat this as a DoS attack, when moving many emails.
Repro:
emailServer = "mail.domain.com";
email
2608322 CF-4126653 Net Protocols : IMAP Toby Weston error "javax.mail.MessagingException: Unable to load BODYSTRUCTURE" when using CFIMAP Problem Description:
See Bug 3345011 - https://bugbase.adobe.com/index.cfm?event=bug&id=3345011
This issue is still occuring in CF11, which is also stated
Tracker Issue [ANeff] Bug for: cfhttp concatenates query strings w/ ?
2608455 CF-4090508 Net Protocols Aaron Neff [ANeff] Bug for: cfhttp concatenates query strings w/ ? cfhttp doesn't check if url attribute contains "?" before appending type="url" cfhttpparams
Steps to reproduce:
1) Run this:
index.cfm
-----------
cfhttp(method="post", url
2608670 CF-4026652 Net Protocols Phil Cruz getHeaderOnly() with IMAP takes a very long time when messages have attachments Duplicate ID: CF-3972721
getHeaderOnly() with IMAP takes a very long time when messages have attachments
Steps to Reproduce:
Send emails with large attachments (15MB
Tracker Issue Certificate Manager for CFHTTP
2608748 CF-4011401 Net Protocols : HTTP Stephen Walker Certificate Manager for CFHTTP With all government sites mandated to use https by the end of 2016 (https://www.whitehouse.gov/blog/2015/06/08/https-everywhere-government), and more and more commercial services moving to https, there needs
Tracker Issue CFHTTP strips out certain file properties on .docx files
2608813 CF-3988461 Net Protocols : HTTP Tyler Hansen CFHTTP strips out certain file properties on .docx files Problem Description:
When using CFHTTP to post a .docx files, when opening the file after the post Word will show a message the the file is corrupt. The file is restorable when clicking
2608893 CF-3969304 Net Protocols : POP Katsuhito Oinuma Cfpop tag duplicates attached files when generateUniqueFilenames is true Problem:-
When generateUniqueFilenames is ture and a mail has 1 attached file, a.txt, cfpop saves 2 files, a.txt and a1.txt.
When a mail has 2 attached files
Tracker Issue CFFTP not working, CF10 Update 15
2609172 CF-3916195 Net Protocols : FTP Chris Morbitzer CFFTP not working, CF10 Update 15 Problem Description:
We updated our CF10 installation to Update 15 and now our cfftp tags are throwing the error: "The tag handler ftp does not have a setter for the attribute parserKey specified in the Tag
Tracker Issue [ANeff] ER for: Rename CF11HF3's new <cfftp parserkey=""..> attribute to <cfftp systemtype="">
2609422 CF-3849151 Net Protocols : FTP Aaron Neff [ANeff] ER for: Rename CF11HF3's new attribute to Per #3796626, CF11 Update 3 is adding a new attribute to for specifying the system type of an FTP server: may need to know the system type for other internal purposes (other than the current
2609509 CF-3840297 Net Protocols : POP Jake Munson CFPop truncates attachment file names when the file name is large Problem Description: When a user sends an email message that contains an attachment with a large file name, cfpop truncates the file name. You lose the file extension in the process
Tracker Issue CFHHTP result variable not available on error
2609556 CF-3832126 Net Protocols : HTTP Mikaël Spruyt CFHHTP result variable not available on error Problem Description:
When firing an HTTP-call inside a try-catch statement and it throws an error (on the target's end), the result variable, even though it was added as a parameter to the call
Tracker Issue CFFTP issues False Positives
2611075 CF-3643514 Net Protocols : FTP Joseph Maitino CFFTP issues False Positives Problem Description:
When connecting to an FTP service (port 21) and issuing a "PUTFILE" action with passive="no", tag returns a SUCCESS however no file is written. When attaching passive="yes", the file does get
Tracker Issue When spooling is enabled, generated .cfmail file doesn't include usessl:true and port:465 causing nondelivery of email
2596842 CF-3583375 Net Protocols : MAIL Pritesh Patel When spooling is enabled, generated .cfmail file doesn't include usessl:true and port:465 causing nondelivery of email Problem Description:
Getting javax.mail.MessagingException: Could not connect to SMTP host: xxxxxxx, port: 465, response: -1
2596856 CF-3552414 Net Protocols : HTTP Dan Jones CFHTTP Basic Authentication fails when using JRE 1.7 in CF 9 Problem Description:When I upgraded to JRE 1.7 basic authentication stopped working in the CFHTTP tag.
Steps to Reproduce: Use JRE 1.7 and attempt to use basic authentication with a
Tracker Issue Mail spooler jam due to SpoolLockTimeoutException
2612318 CF-3525473 Net Protocols : MAIL Jan Ruusuvuori Mail spooler jam due to SpoolLockTimeoutException Problem Description:
ColdFusion's mail spooler jams, and fails to spool any mail until server is restarted.
Steps to Reproduce:
Occurs intermittently, excact steps to reproduce the error
Tracker Issue Cfmail using wrong content-type
2596927 CF-3359625 Net Protocols : MAIL Mike Greider Cfmail using wrong content-type Problem Description: When sending attachments with CFMAIL, the content type is always multipart/related. This forces some clients, like the iPhone and iPad to not recognize the attachments. It causes other clients
Tracker Issue CFMail Issue
2596957 CF-3312296 Net Protocols : MAIL Jason Andres CFMail Issue Problem Description:
Cfmail mailsent logs mail as successfully sent but the receiving server has no record of the connection attempt. Happens to about 1% of messages sent.
Steps to Reproduce:
Send 10,000 plus emails through
Tracker Issue Email is not delivered to valid recipients if it contains at least one invalid email address
2596986 CF-3206123 Net Protocols : MAIL Terry Battersby Email is not delivered to valid recipients if it contains at least one invalid email address Problem Description: Our application sends email to multiple recipients. An employee recently left the company so his email address is no longer
Tracker Issue cfhttp fails to dezip requests that are gzipped
2613629 CF-3198173 Net Protocols : HTTP Raymond Camden cfhttp fails to dezip requests that are gzipped That title is probably wrong, but here goes...
Check out this blog entry:
http://www.rupeshk.org/blog/index.php/2007/08/using-cffeed-with-url-sending-compressed-content
It describes a
Tracker Issue Bug 86368:(Watson Migration Closure)When doing a chttp POST with a ~ (tilde) in the URL, the ~ always gets URLENCODED
2597585 CF-3043375 Net Protocols : HTTP Sander Bruinsma Bug 86368:(Watson Migration Closure)When doing a chttp POST with a ~ (tilde) in the URL, the ~ always gets URLENCODED Problem:
When doing a chttp POST with a ~ (tilde) in the URL, the ~ always gets URLENCODED. This should not happen. It
Tracker Issue Bug 85465:Change the mail section of the administrator so that you can use mailsources in the same way you use datasources
2615640 CF-3043003 Net Protocols : MAIL Chris Dawes Bug 85465:Change the mail section of the administrator so that you can use mailsources in the same way you use datasources Problem:
Change the mail section of the administrator so that you can use mailsources in the same way you use datasources
2597864 CF-3042183 Net Protocols : IMAP Sean Ford Bug 84208:(Watson Migration Closure)CFIMAP does not work with Exchange 2010 SP1 Duplicate ID: CF-3345011
Problem:
CFIMAP does not work with Exchange 2010 SP1. It previously worked with Exchange 2010 prior to SP1 being installed. When attempting
2600676 CF-3038776 Net Protocols : HTTP Sean Ford Bug 77668:(Watson Migration Closure)CFHTTP ENHANCEMENT REQUESTS: Problem:
CFHTTP ENHANCEMENT REQUESTS:
1) Please allow CFHTTP to ignore SSL errors when performing a GET/POST Request...a CFHTTP replacement called CFX_HTTP5 has an option called
Tracker Issue Reload/Redirect Loop caused by HTTP2, IIS10 and Safari.
2962266 CF-4198446 Net Protocols : HTTP Daniel Heighton Reload/Redirect Loop caused by HTTP2, IIS10 and Safari. Problem Description:
While accessing a Coldfusion site on HTTP2 with IIS10/Server 2016 it causes a redirect loop. I found a blog post explaining the issue here:
http
Tracker Issue Body Ignored in CFHTTP DELETE
3794131 CF-4200346 Net Protocols : HTTP Matthew Clemente Body Ignored in CFHTTP DELETE Problem Description: ColdFusion ignores the body content sent via HTTP DELETE requests. This is similar to this fixes bug: https://tracker.adobe.com/#/view/CF-4149198
As I understand it, while it is commonly
4874410 CF-4203349 Net Protocols : LDAP CF 2016 injecting backslash into response from LDAP server Problem Description:
When using the CFLDAP tag, we have noticed that on certain responses CFLDAP is injecting a backslash into the response. We have run a test harness on CF 9 and the problem
5105751 CF-4203490 Net Protocols : HTTP,Performance CFHTTP Calls will Hang, subsequent calls then fail . - CF2018 Problem Description:
We are seeing an issue where a CFHTTP calls seems to hang. We then see that subsequent calls to that same CFHTTP end up in a hung state.
I’m attaching a stack
Tracker Issue ColdFusion 11 Update 18 cannot perform GET request with URL parameter containing a space
5470113 CF-4204086 Net Protocols : HTTP ColdFusion 11 Update 18 cannot perform GET request with URL parameter containing a space Problem Description: CF cannot make an HTTP request when a URL parameter contains a space in its value.
Steps to Reproduce:
cfhttp(url="http://google.com", method
Tracker Issue CF2016 Update 10: Cfmail throwing "the label in the input is too long" error when using long characters in "From\To" address
5501524 CF-4204109 Net Protocols : MAIL CF2016 Update 10: Cfmail throwing "the label in the input is too long" error when using long characters in "From\To" address Problem: CF2016 Update 10: Cfmail tag throwing "the label in the input is too long" error when using long characters in "From
5918398 CF-4204701 Net Protocols : FTP CFFTP close action results in org.apache.commons.net.ftp.FTPConnectionClosedException Problem Description:
A CFM page runs the following FTP tags once a day, using the same connection, named "cbFtpConnection":
, and
These all work as expected. After
2608735 CF-4014234 Net Protocols : sFTP Andrew O CFFTP to S-FTP server raises error "Algorithm negotiation fail" Problem Description:
When using CFFTP to connect to some S-FTP server, the during the connect phase, error "Algorithm negotiation fail" is returned.
Suspect that this is caused by non
Tracker Issue CFHTTP does not work with SNI enabled SSL
2611731 CF-3598342 Net Protocols Wil Genovese CFHTTP does not work with SNI enabled SSL Problem Description:
We are trying to connect via CFHTTP over SSL to a Windows 2012 IIS 8 server that has SSL installed and Server Name Indication (SNI) is enabled. http
Tracker Issue Server Settings > Settings page slow due to Http call
.www.http.HttpClient.New(HttpClient.java:341)
at java.base@11.0.5/sun.net.www.http.HttpClient.New(HttpClient.java:362)
at java.base@11.0.5/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1248)
at java.base@11.0.5/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Http
Tracker Issue Incorrect e-mail attachment names
2609232 CF-3868520 Net Protocols : MAIL Maurice Griep Incorrect e-mail attachment names Problem Description:Since the upgrade to CF Update 14 e-mail attachment names are incorrect. This only seems to occur when sending attachments with long file names.
Steps to Reproduce:
1) Create a file
Tracker Issue [ANeff] Bug for: cfhttp ntlmdomain throws exception
2673475 CF-4126511 Net Protocols Aaron Neff [ANeff] Bug for: cfhttp ntlmdomain throws exception cfhttp is confused about whether or not the "ntlmdomain" attribute is valid and throws an exception when using the ntlmdomain attribute.
Repro:
cfhttp
Tracker Issue cfhttp - use of buggy 4.4.1 http components (hostname verification fails when it shouldn't)
2673682 CF-4118754 Net Protocols : HTTP Ryan Potter cfhttp - use of buggy 4.4.1 http components (hostname verification fails when it shouldn't) Problem Description:
After installing 2016, cfhttp calls to https://www.googleapis.com no longer worked, returning this error: "Host name 'www
Tracker Issue CF2016: cfhttp - use of buggy 4.4.1 http components (hostname verification fails when it shouldn't)
2608342 CF-4118394 Net Protocols : HTTP Ryan Potter CF2016: cfhttp - use of buggy 4.4.1 http components (hostname verification fails when it shouldn't) Duplicate ID: CF-4118754
Problem Description:
After installing 2016, cfhttp calls to https://www.googleapis.com no longer worked, returning
Tracker Issue CFPOP doesn't put all inline images in to attachment files but does add them to attachmentFiles
2608698 CF-4021472 Net Protocols : POP Daniel Mackey CFPOP doesn't put all inline images in to attachment files but does add them to attachmentFiles Duplicate ID: CF-4016861
Problem Description:
Send an email from Outlook with embedded images and an attached file such as a PDF. Use CFPOP to get
Tracker Issue Embedded Email Attachments Forwarded from Apple Mail iOS Clients Not Received by CFPOP
2608724 CF-4016861 Net Protocols : MAIL Hadyn Cotton Embedded Email Attachments Forwarded from Apple Mail iOS Clients Not Received by CFPOP Problem Description:
When an email is forwarded from the Apple Mail client on iOS devices with an embedded attachment, the image file is not listed
Tracker Issue cfimap fails to find image names in "attachment" field
2608805 CF-3989857 Net Protocols : IMAP colin macallister cfimap fails to find image names in "attachment" field Problem Description: When using cfimap to lookup up messages, it does not return attachment names for images, even while it does return their filepaths.
Steps to Reproduce: Use cfimap
2608848 CF-3977514 Net Protocols : HTTP Tom Lofts CFHTTP Illegal Argument: Illegal character in query at index X in CFHTTPPARAM Problem Description:
We have discovered a bug as part of an application migration from CF8 to CF11. In CF8 the 'name' attribute in the CFHTTPPARAM tag may contain special
2608876 CF-3972721 Net Protocols : IMAP Phil Cruz getHeaderOnly() with IMAP takes a very long time when messages have attachments Problem Description:
getHeaderOnly() with IMAP takes a very long time when messages have attachments
Steps to Reproduce:
Send emails with large attachments (15MB
Tracker Issue CFPOP With Gmail Returns 0 Records
2608889 CF-3970419 Net Protocols : POP Dave Cordes CFPOP With Gmail Returns 0 Records Problem Description:
Using a simple POP command to Gmail returns 0 records even when there are unread messages in the inbox.
Steps to Reproduce:
Actual Result:
The result is I see the dump with 0 records
Tracker Issue An empty CFHTTP useragent attribute forces use of "Apache-HttpClient/4.3.5 (java 1.5)"
2609069 CF-3938424 Net Protocols : HTTP James Moberg An empty CFHTTP useragent attribute forces use of "Apache-HttpClient/4.3.5 (java 1.5)" Problem Description:
Perform a CFHTTP GET or POST request with an empty useragent. If the parameter is omitted, it defaults to "ColdFusion". It an empty
2609079 CF-3935795 Net Protocols : HTTP Bobby Lawrence cfhttp doesn't respect http.nonProxyHosts system property Problem Description: Our CF server must go through a proxy to get access to machines outside its local subnet. However, we need it to be able to access its siblings in the subnet
Tracker Issue Emails not being sent due to SpoolLockTimeoutException
2596684 CF-3913684 Net Protocols : MAIL saurabh kumar Emails not being sent due to SpoolLockTimeoutException Problem Description:
Whenever an email is triggered from server following exception is thrown "An exception occurred when setting up mail server parameters. This exception was caused by
2609712 CF-3796626 Net Protocols : FTP Wil Genovese CFFTP LISTDIR Command Fails against FTP servers that do not allow the SYST command Problem Description: CFFTP LISTDIR command fails against FTP servers that do not allow the SYST command.
Steps to Reproduce:
Test against different FTP servers
2609918 CF-3744211 Net Protocols : HTTP Bryan Henderson CFHTTP fails to redirect with POST, PUT, DELETE, or OPTIONS methods Problem Description: When a server responds with a 302 status code and a URL in the location header value, the CFHTTP tag will fail to follow the redirect when the redirect
2596813 CF-3673298 Net Protocols : sFTP Yuliang Ruan Cfftp action putfile failing after processing for secure FTP server Problem:
There is issue for cfftp application, where it is getting multiple feeds and doing open & putfile action for each of its feeds loop of multiple FTP server, once