displaying top 100 results
Tracker Issue Placing or typing single line comment does not recognize color code preference while editing
Placing or typing single line comment does not recognize color code preference while editing
Tracker Comment 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.
Tracker Comment 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.
Tracker Comment 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.
Tracker Comment Comment on Placing or typing single line comment does not recognize color code preference while editing by extuser
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
Comment on Permit types to be "arrays of [things]" by External U.
Tracker Comment Comment on [ANeff] Bug for: CF2018's support for script arguments named 'default' is incomplete by Aaron N.
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
Tracker Comment Comment on "Disable CFC Type Check" does not "disables verifying an object that implements the right interface" by Nimit S.
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.
Tracker Comment Comment on [ANeff] Doc Bug for: cfsearch doc lists Verity types but not Solr types by External U.
Comment on [ANeff] Doc Bug for: cfsearch doc lists Verity types but not Solr types by External U.
Tracker Comment 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 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
Tracker Comment 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.
Tracker Comment 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.
Tracker Comment Comment on [ANeff] Bug for: array dump header should display (unsynchronized) and ({dataType}) by Aaron N.
Comment on [ANeff] Bug for: array dump header should display (unsynchronized) and ({dataType}) by Aaron N.
Portal Topic arraynew[type](params) vs object[method](params)
arraynew[type](params) vs object[method](params)
Tracker Issue List of types for IsValid incomplete
List of types for IsValid incomplete
Tracker Comment Comment on There is no type for ordered structs by Milan C.
Comment on There is no type for ordered structs by Milan C.
Comment on Allow the type of variables to be specified by External U.
Tracker Comment Comment on Support plain-named query param types by Rupesh K.
Comment on Support plain-named query param types by Rupesh K.
Tracker Comment Comment on cfhttpparam Content-Type on GETs by Rupesh K.
Comment on cfhttpparam Content-Type on GETs by Rupesh K.
Tracker Comment Comment on Trying to inserting Null in primitive boolean type throws error for SQLServer by Himavanth R.
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.
Tracker Comment Comment on SQL Server 2008 Geography/geometry/HierarchyID Data Type Error by External U.
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
Tracker Comment Comment on The `sqlType` argument in a mappedSuperClass is not being propagated to its inheriting classes by Nimit S.
Comment on The `sqlType` argument in a mappedSuperClass is not being propagated to its inheriting classes by Nimit S.
Tracker Comment Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by Suchika S.
Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by Suchika S.
Tracker Comment Comment on Using component FQDN as returnType is case-sensitive but using component name as returnType not by External U.
Comment on Using component FQDN as returnType is case-sensitive but using component name as returnType not by External U.
Tracker Comment Comment on <cffile> incorrectly recongising MIME type of Microsoft Excel documents as Microsoft Word Documents 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.
Tracker Comment Comment on Support plain-named query param types by Rupesh K.
Comment on Support plain-named query param types by Rupesh K.
Tracker Comment Comment on CFGrid does not pass boolean types on insert with HTML format by External U.
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.
Tracker Comment Comment on [ANeff] Bug for: invalid data types should not be allowed as valid array types by Aaron N.
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.
Tracker Comment Comment on [ANeff] Doc Bug for: cfsearch doc lists Verity types but not Solr types 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.
Tracker Issue Bug 85843:When you are manually doing a cfquery with the type of HQL, the cfqueryparam makes your hql case sensitve
Bug 85843:When you are manually doing a cfquery with the type of HQL, the cfqueryparam makes your hql case sensitve
Tracker Issue Inline literal struct notation causes a Hibernate-related NPE when used as a named argument inside a non-braced if statement.
.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
Portal Comment Comment on Automatic Close Tags by RAHUL UPADHYAY
RAHUL UPADHYAY just type the editor will write the corresponding closure tag.
SOAP to REST breaks when Operations do not exist within PortTypes
Comment on Add support for Hibernate custom UserTypes by External U.
Tracker Comment Comment on More types are iterable by External U.
Comment on More types are iterable by External U.
Tracker Comment Comment on More types are iterable by External U.
Comment on More types are iterable by External U.
Tracker Comment Comment on More types are iterable by External U.
Comment on More types are iterable by External U.
Tracker Comment Comment on Range as a type and a literal by External U.
Comment on Range as a type and a literal by External U.
Tracker Comment Comment on Range as a type and a literal by External U.
Comment on Range as a type and a literal 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.
Tracker Comment Comment on Handle automatic type coercion better by External U.
Comment on Handle automatic type coercion better by External U.
Tracker Comment Comment on Query of Queries does not maintain original/parent query datatype for cf_sql_datatype nvarchar by Himavanth R.
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.
2609732 CF-3790251 External U. The license type is enterprise
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.
Tracker Comment Comment on Permit types to be "arrays of [things]" by Aaron N.
Comment on Permit types to be "arrays of [things]" by Aaron N.
Tracker Comment Comment on Disxmax type not working by External U.
Comment on Disxmax type not working by External U.
Tracker Comment Comment on Support plain-named query param types by External U.
Comment on Support plain-named query param types by External U.
Tracker Comment Comment on Support plain-named query param types by External U.
Comment on Support plain-named query param types by External U.
Tracker Comment Comment on Support plain-named query param types by External U.
Comment on Support plain-named query param types by External U.
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.
Tracker Comment Comment on [ANeff] Bug for: invalid data types should not be allowed as valid array types by Aaron N.
Comment on [ANeff] Bug for: invalid data types should not be allowed as valid array types by Aaron N.
Tracker Comment Comment on [ANeff] Bug for: array dump header should display (unsynchronized) and ({dataType}) by Aaron N.
Comment on [ANeff] Bug for: array dump header should display (unsynchronized) and ({dataType}) by Aaron N.
Portal Topic Type-Specific vs Type-Casting member functions
Type-Specific vs Type-Casting member functions
Tracker Issue [ANeff] Bug for: NULL support removes return type check
[ANeff] Bug for: NULL support removes return type check
Tracker Comment Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by Suchika S.
Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by Suchika S.
Tracker Issue query column type "any" + querySetColumnType()
query column type "any" + querySetColumnType()
Tracker Issue Bug 79106:CF is not allowing me to 'type' arguments within a cfscript function method signature AFTER the first custom type
Bug 79106:CF is not allowing me to 'type' arguments within a cfscript function method signature AFTER the first custom type
Tracker Issue [ANeff] Bug for: cfsearch type is case-sensitive
[ANeff] Bug for: cfsearch type is case-sensitive
Tracker Issue Coloring Issue - Function declarations inconsistency depending on how the return data type is written (character case).
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
Tracker Issue Duplicate() Function error
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
Tracker Issue Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter
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
Tracker Issue You cannot mix the use of cfhttpparam tags of type file or form field with cfhttpparam tags of type body or XML
You cannot mix the use of cfhttpparam tags of type file or form field with cfhttpparam tags of type body or XML
Tracker Issue Allow the type of variables to be specified
Allow the type of variables to be specified
Comment on cfchart type=PNG doesn't load background-image by External U.
Tracker Comment Comment on Function SerializeJSON() converts employee's last name ("No") to boolean false in JSON output 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
Tracker Comment Comment on [ANeff] ER for: UDF arguments for simple value types to coerce the value's type by Aaron N.
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
Tracker Comment Comment on [ANeff] Bug for: S3 Content-Type always application/octet-stream on first write by Aaron N.
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
Portal Comment Comment on Automatic Close Tags by shinglehouse
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.
Tracker Issue [ANeff] Bug for: <cfoauth type="facebook|google"> doesn't return all data it receives from OAuth provider
[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.
Tracker Comment Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by External U.
Comment on Invalid error reporting on cf_socialplugin "Invalid parameter type" - when type is not the invalid parameter by External U.
Tracker Comment 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.
Tracker Comment 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.