search : richard d.

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Comment on Missing cftimer image in debug output by Richard D.
Bug 84673:(Watson Migration Closure)I'm filing this on behalf of Richard Prossor - this is his find - not mine
2673488 CF-4126496 CFwatson U. Added By: PreRelease User User Name:Richard Hopkins Note Added: Will the fix be included in the next beta release then? When should be expect that? Date Added :2016-01-07 19:11:36.0 Added By:nimsharm Note Added: Thanks Richard for reporting this issue. Date Added
2608317 CF-4129246 Language : Functions Richard Davies ParseDateTime() ignores DST and converts time to standard time Problem Description: ParseDateTime() returns an incorrect value when converting timezones if the server is currently in daylight savings time. Steps to Reproduce
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
2608240 CF-4158130 Core Runtime Richard Davies GetApplicationMetaData() sometimes returns data from a different application Duplicate ID: CF-4155785 Problem Description: GetApplicationMetaData() is supposed to return a struct containing metadata properties of the current application
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
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