search : sebastian zartner

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

displaying top 100 results

2597872 CF-3042153 Language : Functions Sebastian Zartner Bug 84148:In ER 73959 it is described to add a possibility to define validations by yourown Problem: In ER 73959 it is described to add a possibility to define validations by yourown.When this is done it should also be considered to prepend
2597881 CF-3042143 Language Sebastian Zartner Bug 84120:Overloading of operators and standard functions in components Problem: Overloading of operators and standard functions in components. Surely one of the features requested many times is the possibility to overload certain functions in CF
2597846 CF-3042264 Language : Functions Sebastian Zartner Bug 84399:(Watson Migration Closure)List functions should allow arrays of delimitersCurrently list functions just allow strings as delimiters Problem: List functions should allow arrays of delimitersCurrently list functions just allow
2597868 CF-3042164 Language : Functions Sebastian Zartner Bug 84165:(Watson Migration Closure)Add function listRemoveDuplicates() to make elements inside a list uniqueIt would be nice to have a function, which removes double elements from a list Problem: Add function listRemoveDuplicates() to make
2597873 CF-3042151 Language : Tags Sebastian Zartner Bug 84145:(Watson Migration Closure)Make the "dependsOn" attribute of more flexible Problem: Make the "dependsOn" attribute of more flexible.The attribute "dependsOn" currently takes a list of variables, which lets the cache refresh in case
2597874 CF-3042150 Debugging : General Sebastian Zartner Bug 84144:(Watson Migration Closure)Change the error description for disabled scopes Problem: Change the error description for disabled scopes.The description should include, that the session management can also be set inside the Application
2597875 CF-3042149 Language : Tags Sebastian Zartner Bug 84143:Add the ability to check several variables in This issue depends on ER 84142 Problem: Add the ability to check several variables in This issue depends on ER 84142.Imagine the following case: A variable can be set via a URL parameter
2597876 CF-3042148 Language : Tags Sebastian Zartner Bug 84142:Add a "var" attribute to Problem: Add a "var" attribute to Currently is covering the following case (ignoring the type check): Being able to specify a "var" attribute would also allow to cover the case in which to set another
2616123 CF-3042140 Language : Functions Sebastian Zartner Bug 84117:Add delimiter parameters to function replaceList()Currently replaceList() is requiring its parameters "list1" and "list2" to be comma seperated Problem: Add delimiter parameters to function replaceList()Currently replace
2597923 CF-3041944 Language Sebastian Zartner Bug 83955:(Watson Migration Closure)Dynamic "required" attribute for In some cases it would be handy to be able to specify dependencies between function arguments Problem: Dynamic "required" attribute for In some cases it would be handy to be able
2597867 CF-3042166 Language : Functions Sebastian Zartner Bug 84167:(Watson Migration Closure)Allow more advanced features in regular expression functionsCurrently the regular expression syntax in ColdFusion doesn't allow features like lookbehinds, atomic groups, possessive quantifiers, condit
2597869 CF-3042163 Language : Functions Sebastian Zartner Bug 84164:(Watson Migration Closure)Replace "noCase" functions by a parameter for case sensitive functionsSurely people are already used to find() and findNoCase() and similar functions and they are used in every application, but why
2597870 CF-3042160 Language : Functions Sebastian Zartner Bug 84161:(Watson Migration Closure)Add listEquals() function to check for equality of two listsThe syntax would be:listEquals(list1, list2 [, delimiters1, delimiters2])The function would return TRUE, if both lists contain the same numb
2597883 CF-3042141 Language : Functions Sebastian Zartner Bug 84118:Add a function for converting characters into their HTML entity equivalentHTMLEditFormat() already converts characters with special meaning in HTML into their entity equivalent (similar to the PHP fun Problem: Add a function
2597898 CF-3042121 Language : Functions Sebastian Zartner Bug 84018:(Watson Migration Closure)Create a function for converting CSV data to a query and vice versaActually this functionality already exists, but just inside the tag Problem: Create a function for converting CSV data to a query
2597843 CF-3042280 Language : Tags Sebastian Zartner Bug 84424:Ability to use for collection searchIt would be great to have the possibility to write queries for Solr and Verity collections using the tag Problem: Ability to use for collection searchIt would be great to have the possibility