displaying top 100 results
Tracker Comment Comment on CFMEDIAPLAYER tag .fullscreencontrol attribute is not supported in CF 10. by Kiran S.
        2617008 CF-2894559 Kiran S. Will be documented, as SMP is not hiding the full screen control. This attr will not be supported from now on 
        
      Tracker Issue Bug 82786:(Watson Migration Closure)Cannot use metadata on arguments without specifying a default value
        2598382 CF-3041398 Language : CFSCRIPT Elliott Sprehn Bug 82786:(Watson Migration Closure)Cannot use metadata on arguments without specifying a default value Problem:
Cannot use metadata on arguments without specifying a default value.
Method:
function test(type name attr="1") {} // does not work 
        
      Tracker Comment Comment on cfxml, cfsavecontent inserting extra whitespace when user defined functions used inline by External U.
        2608348 CF-4116755 External U. After further testing, the issue may like wi the cfoutput tag as the following code exhibits the same errors:
	attrOne="ok"
	attrtwo="#myvar#"
	attrthree="#myvar#ok"
	attrfour="#echo(myvar)#"
	attrfive="dog#echo('house')#"
	attrsix="d#'og' & echo 
        
      Tracker Issue cfgrid: cfc/js bind does not work.
        /grid-cfc-bind.cfm:6) 
coldfusion.tagext.validation.RequiredAttributesException: Attribute validation error for tag CFGRID.
	at coldfusion.tagext.validation.TagAttrConfiguration.validate(TagAttrConfiguration.java:203)
	at coldfusion.tagext.validation.TagAttrConfiguration.validate(TagAttrConfiguration.java:167 
        
      3364353 CF-4199431 Language : Application Framework : PerAppSettings Aaron Neff [ANeff] Bug for: cfgridupdate doesn't honor default data source Issue: cfgridupdate doesn't honor default data source
Steps to Reproduce: cfgridupdate(grid="myGrid", tablename="myTable")
Actual Result: "coldfusion.tagext.validation.IllegalAttr 
        
      Tracker Issue Bug 82778:(Watson Migration Closure)Allow calling custom tags from cfscript with module(template="/tags/Foo
        2598387 CF-3041391 Language : CustomTag Elliott Sprehn Bug 82778:(Watson Migration Closure)Allow calling custom tags from cfscript with module(template="/tags/Foo Problem:
Allow calling custom tags from cfscript with module(template="/tags/Foo.cfm",attr="1") {...}
Method:
Result 
        
      RowDataToStruct, _resolve, _resolveAndAutoscalarize, _resolveAndAutoscalarizeWS, _set, _setCurrentLineNo, _setImplicitMethods, _setNonLocalScope, _structSetAt, _subtractBD, _templateName, _validateTagAttrConfiguration, _validateTagAttrValue, _validatingMap, _whitespace, ArrayGetAt, bindImportPath, bindPageVariable, bind 
        
      (source=expandPath('./MyPDFAttachment.pdf'), filename="MyPDFAttachment.pdf") {};//throws: coldfusion.tagext.validation.IllegalAttrConfigException: Attribute validation error for CFPDFPARAM tag in cfscript.
  };
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID:	4126624
External Customer Info 
        
      Tracker Issue [ANeff] Bug for: cfpdfparam(filename should default to filename from the source attribute
        =expandPath("./MyPDFWithAttachments.pdf"), overwrite=true) {
	  //cfpdfparam(source=expandPath('./MyPDFAttachment.pdf'), encoding="UTF-8", filename="MyPDFAttachment.pdf") {};//specifying filename here is redundant
	  cfpdfparam(source=expandPath('./MyPDFAttachment.pdf'), encoding="UTF-8") {};//throws: coldfusion.tagext.validation.IllegalAttr 
        
      Tracker Issue CFGRID Format=Flash
        .
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID:	3621635
External Customer Info:
External Company:  
External Customer Name: ATTR
External Customer Email:  
External Test Config: My Hardware and Environment details:Coldfusion 9.0.1, Windows Server IIS 7.5, SQL Server 2008 R2 
        
      Tracker Comment Comment on [ANeff] Bug for: <cfinvokeargument omit=""> has no "supported" script equivalent (tag-to-script conversion failure) by External U.
        it, as it is from a reputable source): http://www.talkingtree.com/blog/index.cfm/2006/7/12/cfinvokeargument-omit-attr
And since invoke() doesn't properly support web services (I saw the example you added to the invoke() doc, but invoke("http://www.domain.com/?wsdl", ..) would be the _correct_ script 
        
      Tracker Issue Bug 83456:CF 9 hotfix 1 is supposed to have fixed some issues with passing implicit arrays into functions
        .compiler.Treewalker.postorder(Treewalker.java:95)at coldfusion.compiler.Treewalker.postorder(Treewalker.java:77)at coldfusion.compiler.Treewalker.postorder(Treewalker.java:27)at coldfusion.compiler.SemanticAnalyzer.adjustInitializerStmtNodeTagAttr(SemanticAnalyzer.java:1166)at coldfusion 
        
      .compiler.SemanticAnalyzer.transform(SemanticAnalyzer.java:296)at coldfusion.compiler.Treewalker.postorder(Treewalker.java:95)at coldfusion.compiler.Treewalker.postorder(Treewalker.java:77)at coldfusion.compiler.Treewalker.postorder(Treewalker.java:27)at coldfusion.compiler.SemanticAnalyzer.adjustInitializerStmtNodeTagAttr(SemanticAnalyzer.java:1166)at