search : sam farmer

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

displaying top 100 results

2600336 CF-3039134 Documentation : Examples Sam Farmer Bug 78531:In the User Guide, Problem: In the User Guide, DEVELOPING CENTAUR APPLICATIONS Flex and AIR Integration in ColdFusion on page 615 Missing a closing > on the Customer and Address
2613390 CF-3325078 Administrator Sam Farmer Administrator Info Page Displays Incorrect Version Number Problem Description: Dump out #server# And version number is: 10,0,0,282631 Go to Administrator > Info And the version number is: ColdFusion 10,282631 Steps to Reproduce: Actual Result
2600165 CF-3039320 Document Management : Office Integration Sam Farmer Bug 78854:There is no script version of cfspreadsheet Duplicate ID: CF-3038880 Problem: There is no script version of cfspreadsheet. This means that you can not write a spreadsheet while working in cfscript.ER: Add script
2600363 CF-3039106 Installation/Config : Connector Sam Farmer Bug 78466:(Watson Migration Closure)Within cfimap, add a default value to maxrows or make it required Problem: Within cfimap, add a default value to maxrows or make it required. I kept thinking something was wrong
2600516 CF-3038943 AJAX : Plumbing Sam Farmer Bug 78002:Using the ColdFusion Problem: Using the ColdFusion.Map.addMarker freezes both Firefox and Safari on a Mac. Screenshot attached to the forums. Method: var markerObj={ address: 'Providence, RI' }; function addmarker(){ Cold
2597716 CF-3042841 Language Sam Farmer Bug 85153:(Watson Migration Closure)Here's the problem: Problem: Here's the problem: Trying to load an object using objectLoad() will give an error if the object is being saved using objectSave() inside a cflock. Method: files here: \\blrfs04
2600517 CF-3038942 AJAX : UI Components Sam Farmer Bug 78001:The Docs in Beta 2 for the Ajax functions for Map which start on page 1320 in CFML Reference refer to a couple of attributes that have had name changes: Problem: The Docs in Beta 2 for the Ajax functions for Map which start on page 1320
2602406 CF-3036886 ORM Support Sam Farmer Bug 73858:Using ORM without a valid datasource being defined in CFIDE Administrator returns this message: Problem: Using ORM without a valid datasource being defined in CFIDE Administrator returns this message: "Id field not defined for cfc orm
2598833 CF-3040889 ORM Support Sam Farmer Bug 81941:Setting variables in the preInsert or preUpdate functions of event handling often requires JavaCast Problem: Setting variables in the preInsert or preUpdate functions of event handling often requires JavaCast. Desired behavior would
2600076 CF-3039413 ORM Support Sam Farmer Bug 79026:Using a mapping, in this case to VFS, throws an error and does not search for persistant CFC's in the ram based VFS Problem: Using a mapping, in this case to VFS, throws an error and does not search for persistant CFC's in the ram based VFS
Tracker Issue Bug 78418:Hi,
2600373 CF-3039097 ORM Support Sam Farmer Bug 78418:Hi, Problem: Hi, I am getting a DDL generation error with the code below. Connecting to a MySQL 5.1 community database on Mac OS 10.5.7. Thanks, Sam Method: App.cfc: Component Application { this.name = "trackrApp"; this