displaying top 100 results
Comment on Error with cfthread when monitoring is enabled by Chris S.
Comment on Error with cfthread when monitoring is enabled by Chris S.
Tracker Comment Comment on Clear Query Cache breaks by Suchika S.
2608307 CF-4131909 Suchika S. Thanks Chris we will look into this.
Tracker Comment Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by Suchika S.
2673306 CF-4129731 Suchika S. Thanks Chris. Closing the ticket.
Tracker Comment Comment on Clear Query Cache breaks by Suchika S.
2608307 CF-4131909 Suchika S. Hey Chris,
Can you add the complete stacktrace for the exception that you are getting? It would be helpful for us to repro your case at our end.
Thanks,
Suchika.
Tracker Comment Comment on Clear Query Cache breaks by Suchika S.
2608307 CF-4131909 Suchika S. Hi Chris,
Is the setting " Enable Robust Exception Information" in CF admin enabled? Also you can check your exception logs and send the log files to us.
Thanks,
Suchika
Tracker Comment Comment on Named param replacement by Nimit S.
2609035 CF-3943345 Nimit S. Hi Chris/Thomas,
Can you please provide the isolated repro case along with the exception stacktrace?
If you are unable to paste lot of content, then I would recommend attaching the repro case and exception as a file.
Tracker Comment Comment on An error occurred during the sFTP getfile operation. correct/incorrect error by Chris H.
Comment on An error occurred during the sFTP getfile operation. correct/incorrect error by Chris H.
Tracker Comment Comment on DateConvert Function seems corrupt. by Chris J.
Comment on DateConvert Function seems corrupt. by Chris J.
Tracker Comment Comment on debugging data displays "ExecuteQuery" as query name when using cfscript queryExecute() by Nimit S.
3692745 CF-4200137 Nimit S. Chris,
This issue is fixed now. The fix for this issue will be available as part of next update.
ColdFusion 11 Update 14 and ColdFusion 2016 Update 6 do not contain this fix.
Tracker Comment Comment on QueryExectute returns NULL for INSERT/UPDATE with OUTPUT clause when no records are inserted by Nimit S.
6282347 CF-4205348 Nimit S. Hi Chris,
Is this the only SQL statement that I should use with the QueryExecute function in order to repro this issue? If no, please share the isolated repro case for this issue.
-Nimit
Tracker Comment Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by Suchika S.
2673306 CF-4129731 Suchika S. Hi Chris,
Go to CF Admin ->Debugging & Logging ->Debug Output Settings
Please enable the setting "Enable Robust Exception Information". This would give you the details of the exception.
Thanks,
Suchika.
Tracker Comment Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by Suchika S.
2673306 CF-4129731 Suchika S. Hi Chris,
This is not a bug. Invalid parameter type does not point to the tag attribute 'type=like'. The tag attribute ‘showfaces’ accepts boolean values. In the example a string value is passed to showfaces .Hence, it throws exception saying 'Invalid Parameter Type
Tracker Comment Comment on An error occurred during the sFTP getfile operation. correct/incorrect error by S P.
Comment on An error occurred during the sFTP getfile operation. correct/incorrect error by S P.
Tracker Comment Comment on An error occurred during the sFTP getfile operation. correct/incorrect error by S P.
Comment on An error occurred during the sFTP getfile operation. correct/incorrect error by S P.
2610573 CF-3695697 AJAX : Plumbing Chris Phillips SerializeJSON will NOT wrap certain string formats with quotes. Problem Description:
I think it's any string that conforms to the following pattern: ([0-9]+D )
#SerializeJSON({s:"1A "})#
#SerializeJSON({s:"1D"})#
#SerializeJSON({s:"12D
Tracker Issue CGI.http_url encoding inconsistent with CF9
2608818 CF-3987369 Installation/Config : Connector Chris Hopkins CGI.http_url encoding inconsistent with CF9 Problem Description:
Apostrophes in URL are encoded in CF9 but not in CF11 in CGI.HTTP_URL
Steps to Reproduce:
URL : index.cfm?place=Connah's Quay
Actual Result:
CF11 : index
Portal Topic May 2018 Seattle ColdFusion User Group Meeting
Grae Desmond May 2018 Seattle ColdFusion User Group Meeting Saw the announcement for this user group meeting on my Twitter feed this morning so wanted to pass along. You do not have to be in Seattle to attend as these meetings are streamed each month. The topic this month is creating API’s via
Portal Topic QueryExecute named parameter gotcha!
Chris Bossons QueryExecute named parameter gotcha! I’ve not seen this posted before, apologies if it’s already been discussed! Our team have identified a bug when using QueryExecute and named query parameters. This doesn’t appear to affect all installations of ColdFusion, as it doesn’t affect my
Tracker Comment Comment on Installation server config wizard login gives incorrect errors without javascript enabled by External U.
2609817 CF-3761527 External U. Hi Rupesh and Chris,
I've verified this is fixed in CF11 Update 3 (11,0,03,292024(PreRelease)).
CF Admin login page now displays an alert, via noscript tag, if JavaScript is disabled:
Please enable Javascript to use ColdFusion Administrator.
This ticket can
3521767 CF-4199795 Language : Exception Handling Chris Hopkins An error occurred during the sFTP getfile operation. correct/incorrect error Problem Description:
Hi, unsure if this is a bug or what but its a little confusing.
When performing many SFTP getFile operations and the script times out
2611840 CF-3584640 Document Management : PDF manipulation Chris Polka jPedal - convert PDF to image - White becomes transparent Problem Description: The bespoke version of jPedal distributed with ColdFusion makes white (#FFFFFF) pixels in images in PDF documents render as transparent. When
2608688 CF-4023312 Language,Wishlist Adam Cameron Expose CFML code parsing rules in a open source and consumable way I was just reading some comments from Chris and Gavin in the CFML slack channel: they're both working on CFML code scanners for various requirements.
This prompted a line
Comment on Getting started Adobe’s ColdFusion Docker images by Charlie Arehart