displaying top 100 results
Tracker Comment Comment on SpreadsheetGetValue returns a "-" by Mike F.
6719452 CF-4206915 Mike F. Here are the values but they are generated by formulas.
10,874,130 - =B15+B20+B25+B30+B35+B40+B45+B55+B50
8,238,630 - =B16+B21+B26+B31+B36+B41+B46+B56+B51
2,961,370 - =B17+B22+B27+B32+B37+B42+B47+B57+B52
45,730 - =B18+B23+B28+B33+B38+B43+B48+B58+B53
Tracker Comment Comment on SpreadsheetGetValue returns a "-" by Mike F.
6719452 CF-4206915 Mike F. We are currently at update 6. Maybe updating to 7 might help.
I found a work around so it is functioning correctly. I am unable to send the file because it has financial information. The formula that we us is =SUM(B10:B13).
Here is a snippet of code I use
Tracker Comment Comment on ArrayFindAllNoCase by External U.
and both are valid. Your example works b/c it is not related to the two bugs Mike raised.
Thanks,
-Aaron
Tracker Comment Comment on SpreadsheetGetValue returns a "-" by Piyush K.
6719452 CF-4206915 Piyush K. Thanks Mike,
the methods return the correct formula as well the value for me on update 6 and 7, with that formula.
Can you share the values contained in cells B10 through B13, as well.
Tracker Issue Bug 83541:(Watson Migration Closure)arrayNew() - can the dimension argument default to 1?99
: Mike Causer
External Customer Email: 5E3754C04462CDFF992016B6
External Test Config: 07/12/2010
Tracker Issue Bug 85125:create a struct
Watson Details -----------------------------
Watson Bug ID: 3042828
External Customer Info:
External Company:
External Customer Name: Mike Causer
External Customer Email: 5E3754C04462CDFF992016B6
External Test Config: 11/21/2010
Tracker Comment Comment on Nest CFOUTPUT error in hotfix 5 (hf-2018-00005-315699) by Vamseekrishna N.
6259329 CF-4205250 Vamseekrishna N. Mike and others, we apologize for the inconvenience this issue has caused to all of you. FYI, official updates with fixes for this and few other issues reported in 2018.5 and 2016.13 updates were released yesterday (i.e. 11/20). Regarding why updates 2018
Tracker Comment Comment on SpreadsheetGetValue returns a "-" by Piyush K.
6719452 CF-4206915 Piyush K. Mike,
I still don't see the issue. I'm attaching the test excel sheets with cells referencing data from another sheet.
If possible please narrow it down at your end and share an excel file an cfm test code with which you can observe the issue,
write
Watson Details -----------------------------
Watson Bug ID: 3041891
External Customer Info:
External Company:
External Customer Name: Mike Causer
External Customer Email: 5E3754C04462CDFF992016B6
External Test Config: 08/17/2010
Tracker Issue Bug 87179:-(Watson Migration Closure)"Invalid Date: header (not RFC 2822)" in Spam Assassin
!
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3085248
External Customer Info:
External Company:
External Customer Name: Mike Causer
External Customer Email: 5E3754C04462CDFF992016B6
External Test Config: 12/05/2011
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3044043
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: Mike Causer
External Customer Email: 5E3754C04462CDFF992016B6
External Test Config: 09/25/2011
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: Mike Causer
External Customer Email: 5E3754C04462CDFF992016B6
External Test Config: 06/23/2011
Tracker Issue Bug 83517:(Watson Migration Closure)in the new cf9 cfscript query cfcyou must have a space after named parameters
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041750
External Customer Info:
External Company:
External Customer Name: Mike Causer
External Customer Email: 5E3754C04462CDFF992016B6
External Test Config: 07/08/2010
Name: Mike Causer
External Customer Email: 5E3754C04462CDFF992016B6
External Test Config: 07/08/2010
Tracker Issue Bug 83748:It seems that the ORM event handler now fires the preUpdate method twice when updating a persistent entity
.cfmtransaction{ Author = EntityLoadByPK( "Author", 1 ); Author.setFirstName( "Mike #TimeFormat( Now(), "MM:SSt")#" ); EntitySave( Author );}When I run this on a ColdFusion 9.01 install, the trace I get is :[CFTRACE 22:09:44.421] [31 ms] [C:\htdocs\Aliaspooryorik\samples\preUpdate\Author.cfc @ line: 17] - fired pre