search : typing

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

displaying top 100 results

Placing or typing single line comment does not recognize color code preference while editing
Comment on Placing or typing single line comment does not recognize color code preference while editing by External U.
Comment on Placing or typing single line comment does not recognize color code preference while editing by External U.
Comment on Placing or typing single line comment does not recognize color code preference while editing by External U.
Comment on Placing or typing single line comment does not recognize color code preference while editing by extuser
Bug 82580:When using Script based CFCs, and import statements, typing on return typed and argument types can randomly be resolved incorrectly, if there are more than 1 CFC with the same name in a directory stru
6045334 CF-4204921 Aaron N. I wish I could update the description. I forgot to include these examples: function f5(myType1 myName1, myType2 myName2){} writeOutput(serializeJSON(f5.getMetadata().parameters[1]) & '') writeOutput(serializeJSON(f5.getMetadata().parameters[2
Comment on "Disable CFC Type Check" does not "disables verifying an object that implements the right interface" by Nimit S.
Comment on Bug 78831:(Watson Migration Closure)ER for: min(type)/max(type) or minValue(type)/maxValue(type)This would be handy to have these for these purposes:1 by External U.
Comment on [ANeff] Doc Bug for: cfsearch doc lists Verity types but not Solr types by External U.
Comment on You cannot mix the use of cfhttpparam tags of type file or form field with cfhttpparam tags of type body or XML by Akhila K.
Comment on cfinput type="datefield" Generates Invalid HTML Code by Mukesh K.
CF9 behavior which we agreed during Aether to unsupport. Steps to Reproduce: function f1(myType1 myName1, myType2 myName2){} writeOutput(serializeJSON(f1.getMetadata().parameters[1]) & '') writeOutput(serializeJSON(f1.getMetadata().parameters[2]) & '') function f2(myType1 myName1
Tracker Issue CFC type check broken
CFC type check broken
Comment on Bug 72974:(Watson Migration Closure)Allow function argument to be able to specify cfimage as a type by External U.
Comment on Bug 72974:(Watson Migration Closure)Allow function argument to be able to specify cfimage as a type by External U.
Comment on [ANeff] Bug for: array dump header should display (unsynchronized) and ({dataType}) by Aaron N.
arraynew[type](params) vs object[method](params)
List of types for IsValid incomplete
Comment on Allow the type of variables to be specified by External U.
Comment on Trying to inserting Null in primitive boolean type throws error for SQLServer by Himavanth R.
Comment on Solr: CFSEARCH errors if TYPE attribute is used by Kunal S.
Comment on SQL Server 2008 Geography/geometry/HierarchyID Data Type Error by External U.
Array with number vs Typed Array where the type is number
2596925 CF-3364510 Chandan .. With returntype being optional, type 1 will always fall under type 2. Whole purpose of adding type 1 was to give a shorthand notation for common usage of param i.e. providing name, default and return type. More than one key=value pair will anyways be treated as type 2
Comment on The `sqlType` argument in a mappedSuperClass is not being propagated to its inheriting classes by Nimit S.
Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by Suchika S.
Comment on Using component FQDN as returnType is case-sensitive but using component name as returnType not by External U.
Comment on incorrectly recongising MIME type of Microsoft Excel documents as Microsoft Word Documents by External U.
Comment on Allow the type of variables to be specified by Rupesh K.
Comment on CFGrid does not pass boolean types on insert with HTML format by External U.
Comment on .. and ... range operators (and Range data type) by External U.
2612646 CF-3485286 Akhila K. Exception type, expected Type and exception message is all appropriate now.
Comment on [ANeff] Bug for: invalid data types should not be allowed as valid array types by Aaron N.
Comment on [ANeff] Bug for: NULL support removes return type check by Aaron N.
Comment on [ANeff] Doc Bug for: cfsearch doc lists Verity types but not Solr types by Aaron N.
[ANeff] ER for: UDF arguments for simple value types to coerce the value's type
Comment on cfchart type=PNG doesn't load background-image by External U.
Comment on cfchart type=PNG doesn't load background-image by Adobe D.
Bug 85843:When you are manually doing a cfquery with the type of HQL, the cfqueryparam makes your hql case sensitve
.compiler.Treewalker.postorder(Treewalker.java:27) Full stack trace in attached file. This code, inside a Coldbox handler, causes the java.lang.NullPointerException: if ( StructKeyExists(rc,'PersonTypeId') ) rc.PersonType = PersonTypeService.findAllWhere( Criteria={PersonTypeId:rc.PersonTypeId} ); This doesn't: if ( StructKeyExists(rc,'PersonType
SOAP to REST breaks when Operations do not exist within PortTypes
Comment on Add support for Hibernate custom UserTypes by External U.
Comment on Expose the interfaces that dictate built-in types by Vamseekrishna N.
Comment on Expose the interfaces that dictate built-in types by External U.
Comment on Handle automatic type coercion better by External U.
2609684 CF-3806744 Himavanth R. DD issue. DD returns wrong typeID but correct typeName. We use the typeID in QoQ. SQLServer driver properly returns the sql type of the column. We will also have to make some changes in our code after DD fixes it.
Comment on JDBC driver fails on updating entities with NULL bit fields in MSQL: specified SQL type is not supported by this driver. by Himavanth R.
2596925 CF-3364510 Chandan .. There are two constructs for param in script syntax param [type] varname[= default]; param [key1=value1]; now param name = "varname"; falls under type 1 as well. So this got treated as name="name" and default="varname" As a fix we would treat this as special
Comment on Bug 78831:(Watson Migration Closure)ER for: min(type)/max(type) or minValue(type)/maxValue(type)This would be handy to have these for these purposes:1 by External U.
Comment on [ANeff] Bug for: invalid data types should not be allowed as valid array types by Aaron N.
Comment on [ANeff] Bug for: array dump header should display (unsynchronized) and ({dataType}) by Aaron N.
Type-Specific vs Type-Casting member functions
[ANeff] Bug for: NULL support removes return type check
Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by Suchika S.
query column type "any" + querySetColumnType()
Bug 79106:CF is not allowing me to 'type' arguments within a cfscript function method signature AFTER the first custom type
[ANeff] Bug for: cfsearch type is case-sensitive
Coloring Issue - Function declarations inconsistency depending on how the return data type is written (character case).
[ANeff] Bug for: invalid UDF argument types should not be allowed
2673184 CF-4147446 Core Runtime mark landmann Duplicate() Function error Duplicate ID: CF-4122530 Problem Description: Using a duplicate on Query return results in an empty query being returned. Steps to Reproduce: Create a CFC with a method, such as: SELECT AccountType
Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter
[ANeff] Doc Bug for: cfsearch doc lists Verity types but not Solr types
You cannot mix the use of cfhttpparam tags of type file or form field with cfhttpparam tags of type body or XML
Allow the type of variables to be specified
Comment on cfchart type=PNG doesn't load background-image by External U.
2613240 CF-3337394 External U. Do you think the type name for age should be "numeric" not "number" to match CFML type names? Also the function is called setMetadata, but it only allows one property per key, so if you were going to call it setMetadata I would expect it have a struct of meta data
Comment on [ANeff] ER for: UDF arguments for simple value types to coerce the value's type by Aaron N.
Bug 78831:(Watson Migration Closure)ER for: min(type)/max(type) or minValue(type)/maxValue(type)This would be handy to have these for these purposes:1
[ANeff] Bug for: slicing typed array does not preserve type
Comment on [ANeff] Bug for: S3 Content-Type always application/octet-stream on first write by Aaron N.
Comment on Type-Specific vs Type-Casting member functions by James Mohler
Comment on arraynew[type](params) vs object[method](params) by James Mohler
Comment on arraynew[type](params) vs object[method](params) by Aaron Neff
shinglehouse I just had the same struggle and found the solution - you were close!  Under HTML -> Editor -> Typing I had to set the Auto-close tags to When typing '>' of start tag.
[ANeff] Bug for: type="facebook|google"> doesn't return all data it receives from OAuth provider
Bug 85157:(Watson Migration Closure)Summary: typeof() functionIt'd be handy for me to have a function typeOf(), which can take any value as an argument and return a string identifying the datatype of the variable
Bug 83821:(Watson Migration Closure)Summary: Add CFC types to TYPE attribute of CFPARAMIt would be handy to be able to validate a variable as being of a given CFC type in a tag, eg:type="com
Comment on cfinput type="datefield" Generates Invalid HTML Code by External U.
Comment on cfinput type="datefield" Generates Invalid HTML Code by Alberto G.
Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by External U.
Comment on Using component FQDN as returnType is case-sensitive but using component name as returnType not by Immanuel N.
Comment on Using component FQDN as returnType is case-sensitive but using component name as returnType not by Immanuel N.