displaying top 100 results
Tracker Comment Comment on FileExists() returns incorrect value on files with some Unicode filename by Poonam J.
2608134 CF-4184113 Poonam J. Thanks Henry.No issues. Closing this track
2598422 CF-3041352 Language : Functions David Henry Bug 82721:isDefined() on null value in a struct returns true in CF9, was false in CF8 Problem:
isDefined() on null value in a struct returns true in CF9, was false in CF8
Method:
#IsDefined("myStruct.none")#
Result
Tracker Comment Comment on Either datafile XML or data XML contained in the PDF document is invalid. by Mayur J.
3826109 CF-4200444 Mayur J. Hi David,
You can see the XML data in the XFA PDF by using the following code:
{code}
{code}
The xmlData contains the meta information about the form.
Will this solve the problem for you?
Tracker Comment Comment on URL not working on client-side CFCHART by Carl J.
5743575 CF-4204356 Carl J. I will also confirm, for ColdFusion 2018, the same thing that David B did for ColdFusion 2016: this bug is still in ColdFusion 2018, Update 6.
Copying the aforementioned cfchart-html.js file, over the updated one, is still a working workaround.
jBrodeur Thanks for posting David!
I'm encouraged to see you using Ubuntu in your stack for both SQL and Coldfusion.
More to the point, we use cfdocument extensively and we are running into issues with connectivity with graphics across our secure servers and chttp suffers the same connectivity
Tracker Issue Query cache hit count statistics always show as zero
ID: 3659774
External Customer Info:
External Company:
External Customer Name: David J Stockton
External Customer Email:
External Test Config: My Hardware and Environment details:
Happens on all environments
Tracker Comment Comment on FileExists() returns incorrect value on files with some Unicode filename by Poonam J.
2608134 CF-4184113 Poonam J. Henry, I tried the code you shared and its working fine . Coldfusion returns correct values for unicode filename. Could you please tell me CF11 update version you are trying?
I am attaching a code snippet that worked fine for me. PFA. Place the attachement in Cf web
Portal Comment Comment on Installing an SSL Certificate into ColdFusion’s Trust Store by Charlie Arehart
Charlie Arehart
David (and to commenter jBrodeur), be aware of a couple of things.
First, let me offer an important clarification on David’s showing WHERE to put the cert. (I realize he admits to being new to this topic, so I'm just expanding in his post and protecting the unsuspecting
Tracker Issue CKEditor not visible in cflayoutarea
2597001 CF-3195036 AJAX David Moore CKEditor not visible in cflayoutarea Problem Description: When I place CKEditor (cftextarea=richtext) within a cflayoutarea, it does not show up correctly in IE 9. I can click on the page where I assume the text Editor should be and type. At this point
Tracker Issue Internal coldfusion.util.CaseInsensitiveMap class is not synchronized (thread safe). Leads to 100% CPU usage/server failure.
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: David J Stockton
External Customer Email:
External Test Config: My Hardware and Environment details:
Linux app02 2.6.32-5-amd64 #1 SMP Thu Nov 3 03:41:26 UTC 2011 x86_64 GNU/Linux
CF: 9
2598171 CF-3041663 Core Runtime : Session Management David Boyer Bug 83362:(Watson Migration Closure)Could we have a function similar to ApplicationStop() for the current session request called SessionStop() Problem:
Could we have a function similar to ApplicationStop() for the current session
Tracker Issue Problem with CF11 and HTTP
2609807 CF-3763348 Net Protocols : HTTP David Byers Problem with CF11 and HTTP I've run into a problem (I think) with http in ColdFusion 11 and I'm wondering if this is a known issue. I'm doing a pretty straightforward HTTP call to the Google Places API in order to retrieve a JSON packet
2598045 CF-3041808 ORM Support Henry Ho Bug 83655:sqlscript does not handle Unicode (UTF-8) characters correctly Duplicate ID: CF-3040786
Problem:
sqlscript does not handle Unicode (UTF-8) characters correctly. However, the same statements can be executed inside a CFQUERY successfully
Tracker Issue Bug 80424:one-to-one Primary key association does not work in MS-SQL 2005 (or other version)
2599323 CF-3040330 ORM Support Henry Ho Bug 80424:one-to-one Primary key association does not work in MS-SQL 2005 (or other version) Problem:
one-to-one Primary key association does not work in MS-SQL 2005 (or other version).
Method:
Follow the code in http://help.adobe.com/en_US/ColdFusion/9