displaying top 100 results
Tracker Comment Comment on setColumnNames method not working on query introduced by hotfix 5 by Brian M.
Comment on setColumnNames method not working on query introduced by hotfix 5 by Brian M.
Tracker Comment Comment on Year Format Incorrect by Dattanand M.
6696669 CF-4206858 Dattanand M. @Brian I tried this on CF13HF7 (2018.0.07.316715)
{code:java}
Date1 = "{ts '1928-11-15 12:13:50'}";
dateformat= DateFormat(Date1,"YYYY-mm-dd");
dateformat1= DateFormat(Date1,"yyyy-mm-dd");
writeOutput(dateformat);
writeOutput(dateformat1
6502762 CF-4206047 Chris S. Hello Nimit,
I work with Brian and Wendy and I installed this hotfix on our server to test, but I'm not noticing any difference at all when testing. I followed the instructions you posted for installation, but I don't see anything in cf admin to indicate
2608534 CF-4070239 External U. Hi Brian,
I've added a comment on CF-3853535. I'm seeing the correct behavior in CF11 Update 4 & Update 5. Since I'm not seeing the incorrect behavior, there is seemingly another piece to this puzzle that I don't know of. Could you please attach a repro case here w
Portal Comment Comment on ColdFusion (2018 release) Update 5 and ColdFusion (2016 release) Update 12 released by Brian.Cassell
Brian.Cassell I'm experiencing this behavior as well - intermittent redirector 404 page responses.
Running on Windows 10, IIS 10, 2 instance cluster, localhost site.
URL Call - http://localhost/
IIS Default Document index.htm, index.cfm
index
Portal Comment Comment on ColdFusion (2018 release) Update 5 and ColdFusion (2016 release) Update 12 released by bihani
bihani Hi Brian,
We have a patched isapi_redirect.dll which you can use.
Its placed in: m-ya?dl=0" rel="nofollow">https://www.dropbox.com/sh/q2hv32vuw25oiho/AADpPdNBKC82IXXIxBM60m-ya?dl=0
Please let me know
2602216 CF-3037104 CFForm : Standard XML Brian kotek Bug 74515:Many people using CF encounter one common issue: they have to jump through hoops to handle forms that have a number of duplicated fields (username_1, username_2, etc Duplicate ID: CF-3041386
Problem:
Many people using CF encounter one
2609173 CF-3916188 Core Runtime Brian Ghidinelli Updater 15 changes/breaks behavior of deleting cookie.cfid/cftoken Problem Description:
In Application.cfc for the last several years on CF8 and CF10, we have this line in the implicit init (e.g., outside of any functions
Tracker Issue U15 leaves CFadmin UpdateService in broken state - no longer able to update CF from CFAdmin
2609156 CF-3918827 Hot Fix Installer Brian Ghidinelli U15 leaves CFadmin UpdateService in broken state - no longer able to update CF from CFAdmin Problem Description:
I can no longer access hotfix status nor update CF10 from the admin after installing U15 on 2 Enterprise instances on one physical
2599941 CF-3039556 Language : CF Component Brian J Meloche Bug 79277:Here’s the original function that’s bombing (my indents don’t seem to be preserved when I post):Welcome!" />Welcome!" />header() and footer() return strings. displayView() just renders the page in view/home/welcome.cfm.When I