displaying top 100 results
Tracker Issue Bug 74045:Please provide a CFWEBDAV tag and support for the entire set of HTTP request types
2602326 CF-3036978 Language : Tags Jared Rypka-Hauer Bug 74045:Please provide a CFWEBDAV tag and support for the entire set of HTTP request types Problem:
Please provide a CFWEBDAV tag and support for the entire set of HTTP request types.
Method:
Result
2602148 CF-3037176 Language : Functions Jared Rypka-Hauer Bug 74800:Please remove the built-in function name collision check in CFCs Problem:
Please remove the built-in function name collision check in CFCs. Considering that we can already work around it by using struct
Tracker Issue Bug 80235:If you use a cfstoredproc tag with no datasource="" attribute the script blows up
2599399 CF-3040245 Language : Tags Jared Rypka-Hauer Bug 80235:If you use a cfstoredproc tag with no datasource="" attribute the script blows up Problem:
If you use a cfstoredproc tag with no datasource="" attribute the script blows up.
Method:
Create an application.cfc with this
2602150 CF-3037174 Language : CFSCRIPT Jared Rypka-Hauer Bug 74798:Using comments to specify metadata is beginning to look like a bad idea Problem:
Using comments to specify metadata is beginning to look like a bad idea. Comments should be reserved for documentation. We would like to see
Tracker Issue Bug 73934:(Watson Migration Closure)Please provide a complete selection of html events for use with this tag, of the format:
2602370 CF-3036931 General Server Jared Rypka-Hauer Bug 73934:(Watson Migration Closure)Please provide a complete selection of html events for use with this tag, of the format: Problem:
Please provide a complete selection of html events for use with this tag, of the format:
on
Tracker Issue Bug 73933:cfexecute requires a timeout attribute to capture the stdout from an executed command
2602371 CF-3036930 Language : Tags Jared Rypka-Hauer Bug 73933:cfexecute requires a timeout attribute to capture the stdout from an executed command Problem:
cfexecute requires a timeout attribute to capture the stdout from an executed command.
This is silly. If an output variable is specified
Tracker Issue Bug 75098:If there are failures on onServerStart(), those failures aren't shown anywhere
2602013 CF-3037330 Documentation : General Jared C Rypka-Hauer Bug 75098:If there are failures on onServerStart(), those failures aren't shown anywhere Problem:
If there are failures on onServerStart(), those failures aren't shown anywhere. The code fails silently. It would be nice to see
Tracker Issue Bug 74680:There's a bug in the cfsolr start script that causes SOLR to appear launched when it's really not
2602202 CF-3037119 Text Search : Solr Jared Rypka-Hauer Bug 74680:There's a bug in the cfsolr start script that causes SOLR to appear launched when it's really not Problem:
There's a bug in the cfsolr start script that causes SOLR to appear launched when it's really not. The startsolr() function
Tracker Issue Bug 75047:(Watson Migration Closure)Please allow us to include a file path to queryNew() to create a query from data on disk
2602041 CF-3037297 Language : Functions Jared C Rypka-Hauer Bug 75047:(Watson Migration Closure)Please allow us to include a file path to queryNew() to create a query from data on disk Problem:
Please allow us to include a file path to queryNew() to create a query from data on disk. The function
Tracker Issue Bug 75211:(Watson Migration Closure)ColdFusion should really be providing dynamic classloading to applications
2601964 CF-3037384 Installation/Config : JEE Deployment Jared C Rypka-Hauer Bug 75211:(Watson Migration Closure)ColdFusion should really be providing dynamic classloading to applications Problem:
ColdFusion should really be providing dynamic classloading to applications. This could be accomplished
2602042 CF-3037296 Language : Functions Jared C Rypka-Hauer Bug 75046:(Watson Migration Closure)Please add a third argument to queryNew() allowing the passing in of an array or struct of arrays to be used for the data in the query Duplicate ID: CF-3037293
Problem:
Please add a third argument
2598492 CF-3041275 Language : Functions Jared Rypka-Hauer Bug 82612:Right now in order to get the root folder of an applicaiton we need to put getDirectoryFromPath(getBaseTemplatePath()) in Application Duplicate ID: CF-3041276
Problem:
Right now in order to get the root folder of an applicaiton
2599257 CF-3040415 Language : Tags Jared Rypka-Hauer Bug 80698:(Watson Migration Closure)Currently, for example, if you wish to pull a PDF down programmatically using CFHTTP and convert it to a PDF document, you must save it to disk using fileWrite(path,cfhttp Problem:
Currently, for example
Tracker Issue Bug 80335:Using inline structure syntax for named function arguments against UDFs and CFCs is broken
2599369 CF-3040282 Language : Datastructure Jared Rypka-Hauer Bug 80335:Using inline structure syntax for named function arguments against UDFs and CFCs is broken Problem:
Using inline structure syntax for named function arguments against UDFs and CFCs is broken. funCall(structArg={}) throws a
2602183 CF-3037139 File Management : VFS-S3 Jared Rypka-Hauer Bug 74748:(Watson Migration Closure)URLs of the format http://domain Problem:
URLs of the format http://domain.com/index.cfm/path/to/foo cause a 404 error rather than having the /path/to/foo show up in the Apache path_info CGI variable
2602236 CF-3037080 Administrator : Administrator Console Jared Rypka-Hauer Bug 74367:The AIR app administrator needs to be equipped with additional support code to enable it to work with ColdFusion 7 and 8 servers Problem:
The AIR app administrator needs to be equipped with additional support code
2602301 CF-3037006 Language : CF Component Jared Rypka-Hauer Bug 74146:(Watson Migration Closure)Please add onMethodStart(methodName,methodArgs) and onMethodEnd(methodName,methodArgs) to the CFC specification Duplicate ID: CF-3687747
Problem:
Please add onMethodStart(methodName,methodArgs) and on
Tracker Issue Bug 73549:imageScaleToFit() randomly causes the request to time out, or if it finishes it takes up to 90 seconds to do so
2602635 CF-3036635 CFIMAGE Jared Rypka-Hauer Bug 73549:imageScaleToFit() randomly causes the request to time out, or if it finishes it takes up to 90 seconds to do so Duplicate ID: CF-3037251
Problem:
imageScaleToFit() randomly causes the request to time out, or if it finishes it takes up to 90
2603735 CF-3035256 Language Jared Rypka-Hauer Bug 72023:Having a comment of the format in an XML file causes xmlParse() to throw an error on parsing the document Problem:
Having a comment of the format in an XML file causes xmlParse() to throw an error on parsing the document.
It's not clear
Tracker Issue Bug 73995:FROM AN EMAIL IN THE PRERELEASE FORUM:
2602333 CF-3036970 Language : Tags Jared Rypka-Hauer Bug 73995:FROM AN EMAIL IN THE PRERELEASE FORUM: Problem:
FROM AN EMAIL IN THE PRERELEASE FORUM:
I believe if you have SvnAnt available you have all (or most) of the svnadmin commands available.
I really want to see the major CF Admin commands
Tracker Issue Bug 75113:Turning on the "Use host operating system logging facilities" in the CF administrator causes a log4j error:
2602008 CF-3037337 Installation/Config : JEE Deployment Jared C Rypka-Hauer Bug 75113:Turning on the "Use host operating system logging facilities" in the CF administrator causes a log4j error: Problem:
Turning on the "Use host operating system logging facilities" in the CF administrator causes a
2598491 CF-3041276 Language : Functions Jared Rypka-Hauer Bug 82613:(Watson Migration Closure)Right now in order to get the root folder of an applicaiton we need to put getDirectoryFromPath(getBaseTemplatePath()) in Application Problem:
Right now in order to get the root folder of an applicaiton
2601827 CF-3037535 Language : CFSCRIPT Jared C Rypka-Hauer Bug 75473:(Watson Migration Closure)Instead of building new implementations of tags as functions, give us an import ability so we can import our custom tags using a prefix and closure-like syntax Problem:
Instead of building new
Tracker Issue Bug 80422:check out the following code samples
2599325 CF-3040328 Language : CFSCRIPT Jared Rypka-Hauer Bug 80422:check out the following code samples Problem:
check out the following code samples. when the onrequeststart() fires the writeDump() call, the previously mentioned error comes up. even if the error is in the right, the error text
Tracker Issue Bug 76933:I just got nailed by this issue again
2601026 CF-3038399 Flex/Flash : Flex remoting Jared Rypka-Hauer Bug 76933:I just got nailed by this issue again Problem:
I just got nailed by this issue again... after struggling with a Flex app that couldn't find a CFC literally for several hours, I was checking over some settings file