search : dan c.

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

displaying top 100 results

Comment on Whitespace being stripped out when using CFMAIL by Dan C.
Comment on ASCII characters in Email "From Name" mangles text by Dan C.
Comment on Whitespace being stripped out when using CFMAIL by Dan C.
Comment on ASCII characters in Email "From Name" mangles text by Dan C.
Comment on cfinput datefield will not show attribute value after applying cf11 update 12 by Dan C.
Comment on cfinput datefield will not show attribute value after applying cf11 update 12 by Dan C.
Comment on CFMAIL fails with IDN domains and German Umlauts and maybe other special chars by Dan C.
Comment on CFFTP secure requests just keep spinning without giving an error when connection fails by Dan C.
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
5528729 CF-4204120 Dan S. This definitely appears to be a compilation issue. Check out the following CFFiddle example: https://cffiddle.org/app/file?filepath=6101c3e0-17dc-4f5e-bd77-be9200bf309d/25e705e3-b507-404c-b16f-eecbfe1a6585/9bee1f84-5a4c-4080-b154-0448c7583860.cfm The code
. ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3041448 External Customer Info: External Company: External Customer Name: dan plesse External Customer Email: 4FC230B2497E000C992015A7 External Test Config: 05/14/2010
----------------------------- Watson Bug ID: 3040414 External Customer Info: External Company: External Customer Name: Dan Schweitzer External Customer Email: 04242D9F46B93A1C992016B8 External Test Config: 11/16/2009
: None. Files get deleted when attached to cfmail. ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3043859 External Customer Info: External Company: External Customer Name: dan bracuk External Customer Email: 230864C34456071E9920157F External
2598312 CF-3041474 CFForm : Standard XML dan bracuk Bug 82933:Multiple form submissions Problem: Multiple form submissions Method: With this code:if I tab the focus to the submit button, then press and hold the Enter key, the page keeps submitting until I take my finger off the key. However
2597782 CF-3042660 Language : Tags Brian Stewart Bug 84920:(Watson Migration Closure)\"\" passed as arguments to CFEXECUTE gets run as \\"\"For example: The command that runs is, exactly:run.exe -a -b \\"c\" -dThe intended command is, exactly:run.exe -a -b \"c\" -dAn extra \ is prepended
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
----------------------------- Watson Bug ID: 3041745 External Customer Info: External Company: External Customer Name: Dan Wilson External Customer Email: 2C15278D446120D09920157F External Test Config: 07/08/2010
.DW Method: Result: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3040804 External Customer Info: External Company: External Customer Name: Dan Wilson External Customer Email: 2C15278D446120D09920157F External Test Config: 01/19/2010
. Result: Parser key cannot be null ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3041388 External Customer Info: External Company: External Customer Name: Dan Madzia External Customer Email: 075E28AB447C569B9920157F External Test Config: 04/29/2010
and network monitoring results Result: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3041450 External Customer Info: External Company: External Customer Name: dan plesse External Customer Email: 4FC230B2497E000C992015A7 External Test Config: 05/14/2010
----------------------------- Watson Bug ID: 3041655 External Customer Info: External Company: External Customer Name: dan bracuk External Customer Email: 230864C34456071E9920157F External Test Config: 06/14/2010
2598935 CF-3040777 AJAX : Plumbing Dan Wilson Bug 81609:Provide Durable Way To Access Underlying YUI AutoComplete object Problem: Provide Durable Way To Access Underlying YUI AutoComplete object.This enhancement request is to make a durable, future proof method of AutoSuggest javascript object
2601429 CF-3037971 Installation/Config : Config Dan Wilson Bug 76105:On OSX, I uninstalled CF8 using the uninstaller application Problem: On OSX, I uninstalled CF8 using the uninstaller application. Then I reinstalled CF9 Beta 1 using the webserver connection tool to configure the Apache
"attachmentFiles" field.All other email apps function correctly. Tested on Outlook, Gmail, Thunderbird, Apple Mail.Tried a 3rd party CFX tag called CFX_POP3 (c++) and that works perfectly. Only problem is it's 32bit only and we're on 64bit.Dan. Method: Forward an email on iOS to a pop account. Use CFPOP
Customer Name: Dan Wilson External Customer Email: 2C15278D446120D09920157F External Test Config: 02/09/2012
Tracker Issue Data Corruption
", 1, 4); // displayed 5C SpreadSheetSetCellValue(WorkBook, "5D", 1, 5); // displayed 5 SpreadSheetSetCellValue(WorkBook, "4d", 1, 6); // displayed 4 MYfile = "d:\dw\dwtest\dan\abc.xls"; Actual Result: See above. "4D" becomes "4". Expected Result: "4D" Any Workarounds: I need your help to find
2596811 CF-3690487 CFIMAGE Dan Switzer Images temporarily stored in the RAM drive can produce exceptions in logs Problem Description: We started seeing an issue where our application.log, exception.log and coldfusion-out.log are all logging errors like the following: Could not read from ""ram
2608796 CF-3991872 Language : Framework Support Dan Wilson Form Fields with the same name are converted to arrays when Fusebox 5.5 is used. It appears the behavior of Form Fields with the same name has changed after I updated ColdFusion 11 to Update 5. The application had been working