displaying top 100 results
Tracker Comment Comment on Missing cftimer image in debug output by Mukesh K.
3117314 CF-4198740 Mukesh K. Hi Richard,
Thanks for information . We will be closing the bug as it working now for you.
-Mukesh
Tracker Comment Comment on Office 365 and Mail Server Error 550 by Piyush K.
3120812 CF-4198746 Piyush K. Richard,
how are you sending tthe mail.
What is the error message you are getting? Can you pls. share the stack trace of the error from the exception.log file.
When configuring your mail server in CF admin>Server Settings > Mail.. are you setting anything besides
2609008 CF-3947725 Piyush K. Richard,
The solitary fatal log in the log is probably because the the CF ODBC service was not shutdown during the update process.
I am closing this, but in case this still unresolved, please feel free to revert.
You can always contact cfsup@adobe.com to troubleshoot
Tracker Comment Comment on Missing cftimer image in debug output by Mukesh K.
3117314 CF-4198740 Mukesh K. Hi Richard,
I tried in ColdFusion 2016 HF3 as well as in HF4 and didn't encounter issue with image not found in browser console .
1. Can you please check image file exists or not at location : CFIDE/debug/images/information_16x16.gif .
2. Are you using any webserver
Tracker Comment Comment on ParseDateTime() ignores DST and converts time to standard time by Piyush K.
2608317 CF-4129246 Piyush K. Richard,
I am unable to observe the issue with a standalone installation of CF10u18 on Win 7x64.
The test case:
_tm = "3/15/2016 01:00:00 AM PDT";
writeOutput(getLocale() & "");
sys_obj = createObject("java", "java.lang.System");
// store the existing
Tracker Comment Comment on ParseDateTime() ignores DST and converts time to standard time by Piyush K.
2608317 CF-4129246 Piyush K. Richard,
The fix will be released in a future update.
I'll share the change in the behavior post fix.
The system time is set to Pacific Time.
TEST CODE:
_tm = "3/15/2016 01:00:00 AM PDT"; //dateFormat(now(), "MM/dd/yyyy ") & " " & timeFormat(now(), "hh:mm:ss 'PM
2609008 CF-3947725 Piyush K. Richard,
I am not sure if that is the case, but while submitting this bug report you seem to have indicated that you are on Win XP Prof., which is not a supported platform. You can find the supported platforms at http