search : tim s.

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

displaying top 100 results

Comment on Function SerializeJSON() converts employee's last name ("No") to boolean false in JSON output by Tim S.
2596687 CF-3855838 Nimit S. Hi Tim, Can you please provide a sample code along with settings summary using which I can try to repro this issue ?
2596687 CF-3855838 Nimit S. Hi Tim, Please provide a sample code along with settings summary using which I can try to repro this issue.
2596687 CF-3855838 Nimit S. Hi Tim, It has been a long time since we have received any update on this. So we are closing this bug. If you are still facing this issue please feel free to reach us.
2672771 CF-4171993 Nimit S. Tim, We tried multiple times to repro this issue. But unfortunately. we are unable to reproduce this issue. Have you ever experienced this issue after clearing cache and restarting the server? -Nimit
2672774 CF-4171358 Suchika S. Hi Tim, We tried to repro the scenario but were unable to do so. We would like to check on few things: 1. Does the task actually execute for you and just logs exception after executing? 2. Is neo-cron.xml corrupted? 3. Is it possible for you to send us your neo
2672771 CF-4171993 Nimit S. Thanks for the update Tim. I am closing this bug for now. If you experience this issue again please feel free to reach out to us. We will re-open this bug.
6268032 CF-4205269 Nimit S. Hi Toby & Tim, I am unable to repro this issue with MSSQL database server. I have used the code snippet mentioned below: {code:java} Update employees set Department = 'Accounting' where Employee_Id = 1 select * from publishers {code} I have tried executing
2599915 CF-3039585 Language : CF Component Tim Blair Bug 79313:Backwards compatibility is broken through the new implicit getter/setters from the use of when onMissingMethod() is used to provide similar functionality Problem: Backwards compatibility is broken through the new implicit getter
2609000 CF-3949417 Database Tim Mixell queryExecute null flag on a param doesn't like evaluating statements Related Bugs: CF-3943345 - Similar to CF-3944215 - Similar to I'm used to 's null flag, which will evaluate a statement to determine whether or not to set a field to NULL: I an error
H_kumar Hello Tim,I’ve faced similar issue on my newly migrated ColdFusion 2018 with update level 3. If you still have this issue,Please follow few steps manually to get ODBC server running .Stop ODBC agent, if it’s currently running.Navigate to ColdFusion18/cfusion/db/slserver54 and take a backup
2672827 CF-4161484 Debugging Tim Parker Stack traces inconsistent with previous CF releases Problem Description: Stack traces report inconsistent paths for modules in the same directory - module called directly by web server shows symlink (un-translated), other modules (called by the originally
2611932 CF-3573384 Language Tim Parker hand-built query objects coerce timestamps to wrong type Problem Description: when a query is built by hand (QueryNew/QueryAddRow/QuerySetCell) and a timestamp is inserted into a cell, the underlying logic creates an object of type java.sql.Date - resulting
2610720 CF-3681626 Scheduler Tim Parker poor error handling when neo-cron.xml is corrupted or truncated Problem Description: if neo-cron.xml does not contain valid XML, 'scheduled tasks' tab of CF administrator crashes. Most (all?) attempts to use CFSchedule also fail with un-helpful message