search : tim do

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

displaying top 100 results

6268032 CF-4205269 Tim P. Toby... Hopefully with your repro case... they'll be able to fix the problem quickly. We do use CFTransaction in some cases, but in the cases where we've seen this problem, CFTransaction is not in play. I suspect that the CFTransaction in your example is not required
2608633 CF-4042406 File Management : CFFile Tim Do cffile uploadall not returning serverfile Problem Description: We just updated to cf11 from cf9. Just found out that our uploader is no longer working. The files are uploading fine but the return variable is no longer present. I used to have a
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
Charlie Arehart Tim, first the solution applies to cf2018 as well . Though the Adobe resources don't indicate it, I have had others who ran cf2018 find that the fixes there helped. Second, yes you do need the services beyi d creating the dsn, if your are using an odbc or access db (really time
Tracker Issue cachedafter
2672749 CF-4173565 Database Tim Soslow cachedafter Problem Description: cfquery returns cached results even when the cachedafter date is updated to be after the date of the cached data Steps to Reproduce: See example.cfm to reproduce Actual Result: On the last row, the "Database Return" date
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
3075099 CF-4198613 Language : CF Component Tim Soslow Argument variable with elvis operator crashes inside cffunction Problem Description: When using Elvis Operator in combination with accessing a value in a struct using a dynamically constructed string using an Argument variable, the page
2609112 CF-3928680 Document Management Tim Brown Cannot use HTML in cfhtmltopdfitem header/footer Problem Description: If you try to use HTML inside the type of header or footer it throws an error stating an illegal element is encountered. This definitely seems like an oversight as many who
not exist. If i do a fileExists('/vfs/_404.cfm') it returns true right before the include "ram:///CMS_FE5/_404.cfm" In this code, after i write the file, i check to see if it exists 10 times, and i get 10 true events. It makes no since why this is happening. But again, neither did the global memory limit
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
3757338 CF-4200272 Charting/Graphing Tom Lofts Comparison method violates its general contract! null Problem Description: I have a CFChart component which is now reporting the above error. Stack trace: java.lang.IllegalArgumentException: Comparison method violates its general contract! at java.util.TimSort.mergeHi(Tim
2672774 CF-4171358 Scheduler Tim Parker frequent CFSchedule crashes - failing to update neo-cron.xml Problem Description: We are seeing frequent crashes when trying to use CFSchedule - sometimes it succeeds, sometimes it fails Steps to Reproduce: Actual Result: crash: Message: java
2613357 CF-3330658 Text Search Tim Parker CFCollection (Action=list) errors out, resolved by Jetty restart Problem Description: CFCollection (action=list) occasionally errors out, throwing: Error getting collection information.: org.apache.solr.common.SolrException: Error handling 'status
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