displaying top 100 results
Tracker Comment Comment on imageWrite() don't save jpg to file by Sebastian T.
Comment on imageWrite() don't save jpg to file by Sebastian T.
Comment on ASCII characters in Email "From Name" mangles text by Sebastian T.
Tracker Comment Comment on [Linux] expandPath() encoding of filenames lost when using absolute path as argument by Sebastian T.
Comment on [Linux] expandPath() encoding of filenames lost when using absolute path as argument by Sebastian T.
Tracker Comment Comment on [Linux] expandPath() encoding of filenames lost when using absolute path as argument by Sebastian T.
Comment on [Linux] expandPath() encoding of filenames lost when using absolute path as argument by Sebastian T.
Tracker Issue Bug 84142:Add a "var" attribute to <cfparam>
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
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