displaying top 100 results
Comment on Cookie-Processing not complaint to latest RFC by H. S.
2610707 CF-3684150 External U. Blimey... please do not do that. Humans think in numbers, not "special Adobe notation". Just leave it as numbers.
That and we've already got createTimespan() to convert from D,H,M,S values to the number this function would expect.
You might want to think about a
or NN. However, it is letter 'i'. therefore full time mask would look like: "H:i:s" and not "H:NN:s". Just to mention letter 'J' to display hours doesn't work either. I am using html grid therefore it may be working in flash version.
Method:
it's just a matter of correcting documentation.
Result
Tracker Comment Comment on An error occurred during the sFTP getfile operation. correct/incorrect error by Chris H.
Comment on An error occurred during the sFTP getfile operation. correct/incorrect error by Chris H.
Tracker Comment Comment on CFFTP to S-FTP server raises error "Algorithm negotiation fail" by Hana H.
Comment on CFFTP to S-FTP server raises error "Algorithm negotiation fail" by Hana H.
Tracker Comment Comment on CFFTP to S-FTP server raises error "Algorithm negotiation fail" by Hana H.
Comment on CFFTP to S-FTP server raises error "Algorithm negotiation fail" by Hana H.
Tracker Comment Comment on ColdFusion 11 Update 18 cannot perform GET request with URL parameter containing a space by Bryan H.
5470113 CF-4204086 Bryan H. Adobe support provided another partial hotfix (to be included in the next update officially) to resolve this issue... after updating to update 18, download https://www.dropbox.com/s/15sraj2h8ej2jzm/hf1100-000000.jar?dl=0 and place in the \ColdFusion11\cfusion
Tracker Comment Comment on AWS S3 interaction - File Append error with CFFILE tag and function by Bobby H.
Comment on AWS S3 interaction - File Append error with CFFILE tag and function by Bobby H.
6259329 CF-4205250 Nimit S. Hi Jason H,
This patch should only be placed inside /lib/updates folder. There can be other issue if it is not getting loaded. Can you please share the settings summary and server start up log file @ [nimsharm@adobe.com|mailto:nimsharm@adobe.com] to investigate
Portal Topic CF2018 new install, (64bit windows) Error: ODBC service not running or has not been installed
h.s54202037 CF2018 new install, (64bit windows) Error: ODBC service not running or has not been installed New install CF2018 Developer Edition, adding DSN for MS Access gives error: "The ColdFusion ODBC Server service is not running or has not been installed..."
The post CF2018 new install, (64bit
Tracker Comment Comment on DateFormat() and DateTimeFormat() Returning Inconsistent Values by External U.
" as a mask for months. "MM" in Java is the same as "nn/NN" in ColdFusion. Java SimpleDateFormat is case-sensitive: "mm" is months and "MM" is minutes. And there's also "D/d","H/h","S/s","W/w","Y/y","Z/z".
I prefer the CF way of using different letters for each mask to remove ambiguity, but the CF
Comment on Reload/Redirect Loop caused by HTTP2, IIS10 and Safari. by Alexander H.
4188046 CF-4201938 ALEXANDER H. What is the solution / bugfix to the performance issue?
With array we only said what type of speed and memory usage we expect. Exponential memory usage with id‘s in a single row is not ok nor logic.
The code is EXTREME slow. Sooo slow and memory intensive
Tracker Issue CFCLIENT: dateFormat : format does not work when used without any delimited in between
: gg, h, m, s, y
When we use some delimiter like comma, space, colon etc it works fine e.g.
#dateFormat(d, "20 d")#
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3739355
External Customer Info:
External Company:
External Customer Name
in cfschedule's exclude attribute. Suggested formats:
1) h, m, s)#"
2)
Tracker Issue Autosuggest with delimiter is broken.
, if I type "C" I get an auto complete for C. Not Camden, Raymond, just C.
If you view source, it is easy to seew why:
_cf_autosuggestarray="|C|a|m|d|e|n|,|R|a|y|m|o|n|d|||S|m|i|t|h|,|J|o|h|n".split("|");
----------------------------- Additional Watson Details -----------------------------
Watson
Tracker Issue Bug 83421:(Watson Migration Closure)Summary: Lack of uniformity in support for date parts
)
ww: Weeks
h: Hours
n: Minutes
s: Seconds
dateAdd():
yyyy: Year
q: Quarter
m: Month
y: Day of year
d: Day
w: Weekday
ww: Week
h: Hour
n: Minute
s: Second
l: Millisecond
Is there any reason why these functions don’t all
Tracker Issue [ANeff] ER for: millisecond() and createDateTime(year,month,day,hour,minute,second,millisecond)
DateTime(2012,1,2,3,4,5);
myVar = dateAdd("l", 6, myVar);//ER: createDateTime(year,month,day,hour,minute,second,millisecond)
writeOutput(dateTimeFormat(myVar, "yyyy-m-d H:n:s:l") & '');//milliseconds supported here, good
writeOutput(year(myVar) & '-' & month(myVar) & '-' & day(myVar) & ' ' & hour
2962266 CF-4198446 James M. I found this video that explains it more... it may not be entirely related to ColdFusion.
https://www.youtube.com/watch?v=a__h2EkbCb4
"This came to light on a production server where if the end user leaves their browser open can cause 100's of hit's per second recorded
Tracker Issue [ANeff] Doc Bug for: imageGetMetadata() wrong syntax
4119136 CF-4201665 Documentation Aaron Neff [ANeff] Doc Bug for: imageGetMetadata() wrong syntax Issue: imageGetMetadata()'s syntax is wrong (ImageGetEXIFMetadata(name) should be ImageGetMetadata(image))
Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-h-im/imagegetmetadata.html
4119137 CF-4201666 Documentation Aaron Neff [ANeff] Doc Bug for: imageWriteBase64() syntax and parameters mismatch Issue: imageWriteBase64()'s syntax and parameter sections don't match ('optional should be 'overwrite', in syntax)
Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-h
Comment on Bug 79277:Here’s the original function that’s bombing (my indents don’t seem to be preserved when I post):h1>Welcome!h1>" />
Portal Comment Comment on On finding what’s new in CF2018 (per the current state of the beta docs) by Stephen Walker
Comment on On finding what’s new in CF2018 (per the current state of the beta docs) by Stephen Walker
be using a spec that Adobe itself is co-authoring (RFC 3986), right? I mean, why define a spec you won't fully follow?
Everyone: Adobe's saying isValid("url", "http://T%H%I%S%%I%S%%J%U%N%K%%%%%%%%%%%%%%%%%%%%%%%%%%%") should return YES.
Adobe, what is an example of a valid URL wherein
15FA!618&authkey=!AOZJmH3HBrjvJ7s
Tracker Issue Replace() fails if one of the strings is a number
(attributes.stringtosoundex);
stclength = len(stringtoconvert);
leader = left(stringtoconvert, 1);
leadervalue = leader;
body = right(stringtoconvert, stclength - 1);
body = replacelist(body, "A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z", "0,1,2,3,0,1,2,0,0,2,2,4,5,5,0,1,2,6,2,3,0,1,0,2,0,2");
leadervalue
Tracker Comment Comment on Add.Edit Scheduled Tasks by Surinder S.
Comment on Add.Edit Scheduled Tasks by Surinder S.
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
Tracker Issue Bug 76746:(Watson Migration Closure)datetime conversion to/from WDDX doesn't honor DST
2601144 CF-3038277 Language : WDDX Serialization PaulH Bug 76746:(Watson Migration Closure)datetime conversion to/from WDDX doesn't honor DST Problem:
datetime conversion to/from WDDX doesn't honor DST.
Method:
Krishna 5/20/09:Repro steps
1.Change the system Time zone to GMT -8:00(US
3272887 CF-4198996 Language : CF Component Mike H CFMAIL Failes to Show Body of email message in iPad, iPhone email clients Problem Description:When I send an email using Coldfusion CFMAIL tag, the body of the message doesn’t show on iPad or similar browsers. I am able to see the body of the same
Tracker Issue Large POST crashes REST service
Elite CMT PC
System Type X86-based PC
Processor Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz, 3333 Mhz, 2 Core(s), 4 Logical Processor(s)
BIOS Version/Date Hewlett-Packard 786H1 v01.05, 6/9/2010
Hardware Abstraction Layer Version "6
James Moberg When I was using ColdFusion 6, 7, 8 & 9, I couldn’t get the date format to work using CFSpreadsheet either. I don’t know if anything’s been updated since then (it would be interesting to compare code & generated Excel files), but we’ve been using the following workarounds since
Tracker Issue Chained Task creation inconsistencies
2613908 CF-3148753 Scheduler Aaron Neff Chained Task creation inconsistencies s startdate/starttime/interval attributes were required for action="update" pre-CF10. Omission of all 3, in CF10, creates a Chained Task.
The issue arises when just one or two are omitted. Here’s what
2596816 CF-3658375 CFIMAGE Paul Hastings imageNew with URL source doesn't seem to follow redirects one of our client’s IT team unexpectedly swapped a big chunk of their network over to HTTPS. one thing that broke pretty badly for us was that imageNew won’t follow redirects to https image sources
Portal Comment Comment on Public beta for Adobe ColdFusion (2018 release) and Adobe ColdFusion Builder (2018 release) by amar lungare
amar lungare What’s new and changed in the 2018 release of ColdFusion
1. ColdFusion (2018 release) has a new User Interface. The new interface is based on a tiled
interface. We have also enriched the search experience on the Administrator portal.
2. We have removed Server Monitor. We have
Tracker Comment Comment on [ANeff] Bug for: NULL exceptions by Aaron N.
\wwwroot\WEB-INF\exception\java\security\AccessControlException.cfm
Apr 30, 2018 01:30:38 AM Error [http-nio-8500-exec-1] - null C:\ColdFusion2018\cfusion\wwwroot\WEB-INF\exception\udf.cfm
Apr 30, 2018 01:35:58 AM Error [http-nio-8500-exec-6] - '' Can not decode string ""993D057CE43599B7_vckuK29mbH5J6e1coDLg30JosHNidn/h31kaPKGM9O14dwmdGjS1rq kzDh03KckfpVHBhehLLga /BAN
Bug 79277:Here’s the original function that’s bombing (my indents don’t seem to be preserved when I post):h1>Welcome!h1>" />