search : dan m.

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

displaying top 100 results

Comment on DateDiff with a datepart of "w" (Weekdays) gives the number of weeks between two dates instead of Weekdays by Dan M.
5369952 CF-4204032 Dan S. I'm seeing this issue as well, unfortunately for me changing the permissions on the folder structure isn't making the error go away. I've tried setting the entire folder and all files to 777 just to see if that would fix it, but it does not. I've also tried setting
5399887 CF-4204050 Dan C. Thanks, That confirms my suspicions. They had to rush out the security patch, and the status here is still "to fix" I;m sure it will be Update 11 now.
2608204 CF-4163932 Dattanand M. @Dan this is been fixed but we are withholding the fix until the next release for backward compatibility reasons. In case you require the fix urgently please let us know at dabhat@adobe.com Thanks, Dattanand Bhat
5399887 CF-4204050 James M. Dan C, To sanitize non-ASCII7 characters from a text string, the workaround I've been using is to convert all unicode to ASCII7 using JUnidecode. (We also use this to sanitize filenames & URL path strings.) https://gamesover2600.tumblr.com/post/182608667654/coldfusion
2608406 CF-4100853 External U. Hi Dan, You're welcome and no worries. I'm glad you logged this. Not that you had to run into the issue =P, but that it helps confirm that I'm not the only one or that I'm crazy and should have to redesign my app (as suggested by Rupesh). Thanks!, -Aaron
2597786 CF-3042652 CFForm : Standard XML Dan Wilson Bug 84914:(Watson Migration Closure)I've got an install of Mangoblog here Problem: I've got an install of Mangoblog here. http://www.cfinnc.com/The Mango blog uses a head tag that looks like this: It looks like when the CFForm javascript
2608578 CF-4060624 Database DAN CORRIGAN new DataDirect 5.1.3 drivers leak Heap memory Problem Description: We had been running CF 10 Update 13 for over a year with no issues but after we upgraded to update 16 5 different busy servers of ours crashed every few days regularly. With the help
: Dan External Customer Email: External Test Config: My Hardware and Environment details: I'm currently running CF10u16 (10,0,16,293499) on CentOS. I've tested under Java 1.8.0_45, as well as the default JVM that ships with ColdFusion 10 (1.7.x). It fails under both cases. I've also verified
2609774 CF-3777192 Language Dan Switzer dateConvert() casts datetme as UTCOleDateTime which causes issues with date operations Problem Description: When calling dateConvert("local2utc", now()) the internal Java object is an UTCOleDateTime, where as all other datetime variables appear to be normal