displaying top 100 results
Replacing QueryConvertForGrid with Window functions and Common Table Expressions
Tracker Issue Compile Error - Function Expressions as First Argument
Compile Error - Function Expressions as First Argument
Comment on Compile Error - Function Expressions as First Argument by External U.
Comment on Compile Error - Function Expressions as First Argument by External U.
[ANeff] ER for: evaluate() to accept an array of expressions
Tracker Comment Comment on Operators not supported in evaluated expressions when inside #'s by Adam C.
Comment on Operators not supported in evaluated expressions when inside #'s by Adam C.
Portal Topic Regular Expression Anchors with multiple lines
Regular Expression Anchors with multiple lines
2611035 CF-3648781 External U. Indeed Sean. An expression is an expression, and a function expression is no different from any other sort. They should be usable in any code which takes an expression.
Tracker Comment Comment on == doesn't compile if in a string by External U.
2596827 CF-3616590 External U. ACF does not accept cfscript expressions inside #..# in tag-based code. It has two expression parsers: one for tag-based code expressions, and one for cfscript.
Pretty sure .. will not work either, for exactly the same reason.
Tracker Comment Comment on isNull needs to return false if literal values are provided by External U.
2608562 CF-4063717 External U. Oops... "expression" rather than "express". Oh that I could edit my own comments :-/
Comment on Where the heck is ColdFusion Express? by Vamseekrishna N.
Portal Topic AMEX Express Checkout Implementation
AMEX Express Checkout Implementation
Breaking up character sequences using a regular expression
Regular expressions – practical examples to get you started
Comment on Everything is an object / Everything is an expression by External U.
Comment on Everything is an object / Everything is an expression by External U.
Tracker Comment Comment on Where the heck is ColdFusion Express? by External U.
Comment on Where the heck is ColdFusion Express? by External U.
2609215 CF-3910529 External U. Adobe,
The documentation for Elvis is incorrect. It reads "In an expression, if the resultant value is not defined, then the object will be assigned to the left most part of the expression...."
Elvis is a binary operator. It compares two expressions - it doesn
Comment on function expressions do not support annotations by External U.
Tracker Issue Everything is an object / Everything is an expression
Everything is an object / Everything is an expression
Tracker Comment Comment on ColdFusion Express readme does not tell you how to start the server by External U.
Comment on ColdFusion Express readme does not tell you how to start the server by External U.
2682550 CFB-3984580 External U. Hold the phone, both of these tests were made while CFB3 was in Express mode. Please test again while in Express mode. It works in the licensed version just fine.
Tracker Issue Where the heck is ColdFusion Express?
Where the heck is ColdFusion Express?
Comment on Cannot assign function expression to dynamic variable by Aaron N.
Comment on Everything is an object / Everything is an expression by External U.
Tracker Comment Comment on CF Express and port conflicts by Vamseekrishna N.
Comment on CF Express and port conflicts by Vamseekrishna N.
Tracker Comment Comment on CF Express and port conflicts by External U.
Comment on CF Express and port conflicts by External U.
Tracker Comment Comment on CF Express and port conflicts by Mukesh K.
Comment on CF Express and port conflicts by Mukesh K.
Tracker Comment Comment on ColdFusion Express readme does not tell you how to start the server by External U.
Comment on ColdFusion Express readme does not tell you how to start the server by External U.
Comment on Where the heck is ColdFusion Express? by Vamseekrishna N.
Tracker Comment Comment on Null Pointer Exception sometimes caused by function expression (closure) inside literal struct by External U.
Comment on Null Pointer Exception sometimes caused by function expression (closure) inside literal struct by External U.
Comment on function expressions do not support annotations by External U.
Tracker Comment Comment on Built-in functions as "first class" glitch in function expressions by Rupesh K.
Comment on Built-in functions as "first class" glitch in function expressions by Rupesh K.
2611035 CF-3648781 External U. It's just an expression like any other sort of expression, Rupesh.
You can't say "oh, this sort of expression is OK in a CFSET statement, but this other sort of expression? No, can't do one of those". That's ridiculous.
By way of comparison, this already works fine
Tracker Comment Comment on ColdFusion Express readme does not tell you how to start the server by Saurav G.
Comment on ColdFusion Express readme does not tell you how to start the server by Saurav G.
Tracker Comment Comment on ColdFusion will not support look ahead or look behind regular expressions by Adobe D.
Comment on ColdFusion will not support look ahead or look behind regular expressions by Adobe D.
Tracker Comment Comment on ColdFusion will not support look ahead or look behind regular expressions by Adobe D.
Comment on ColdFusion will not support look ahead or look behind regular expressions by Adobe D.
Comment on Cannot evaluate a string containing a function expression by Bradley W.
Did you know there’s a free “Express” edition of ColdFusion Builder?
Cannot evaluate a string containing a function expression
Tracker Issue Allow more advanced features in regular expression
Allow more advanced features in regular expression
[ANeff] Bug for: function expression cannot be assigned to final variable
Tracker Issue "EQ" works but not "=="
CFML construct found on line 5 at column 34.
ColdFusion was looking at the following text:
=
The CFML compiler was processing:
• An expression that began on line 5, column 31.
The expression might be missing an ending #, for example, #expr instead of #expr#.
• An expression beginning with /", on line 5
Tracker Comment Comment on Installer points to a failing page: adobe.com/go/cfb2018_exp_std_features by Charlie A.
5472380 CFB-4198446 Charlie A. Yep, Legorol. I suspect the list on that doc page is one that's been brought forward from older releases, so may mention things perhaps no longer in CFB (like this "code insight" reference) or things added recently (and not supported by Express) like the security code
Ternary operator doesn't short-circuit with implicit array/struct expressions
ColdFusion Express readme does not tell you how to start the server
Cannot pass multiple function expressions as arguments to another function
2611035 CF-3648781 External U. Yeah, obviously (?) the expression can only be expressed in non-tag syntax. That's a bit of a no-brainer.
As I referred you to previously, Railo have already implemented this, so you can simply use them as the reference implementation. Their implementation works
Portal Topic Datasource
xopfppòfòòff Datasource Hi, Hi, does the Express version allow for the creation of ODBC datasource? Thank you
The post Datasource appeared first on ColdFusion. ColdFusion Builder,Discussion,discussion,odbc
Invoke in CFC to call a function expression does not bind the this variable
Error declaring Function Expression in implicit structure
Tracker Comment Comment on Compiler sometimes fails to compile the java classes for function expressions (or closures) by Alexander H.
Comment on Compiler sometimes fails to compile the java classes for function expressions (or closures) by Alexander H.
Tracker Comment Comment on Compiler sometimes fails to compile the java classes for function expressions (or closures) by Suchika S.
Comment on Compiler sometimes fails to compile the java classes for function expressions (or closures) by Suchika S.
Tracker Comment Comment on Ternary operator doesn't short-circuit with implicit array/struct expressions by Andrew C.
Comment on Ternary operator doesn't short-circuit with implicit array/struct expressions by Andrew C.
Comment on Allow cfproperty default to be a CFML expression by External U.
Comment on Allow cfproperty default to be a CFML expression by Aaron N.
Tracker Comment Comment on Language/Syntax Enhancement - Array/Struct Literal append/update by External U.
2608581 CF-4058829 External U. Great idea to improve the expressiveness of the language!
Comment on ColdFusion masks correct exception when exception is thrown from within an iteration method using a function expression by External U.
Comment on ColdFusion masks correct exception when exception is thrown from within an iteration method using a function expression by External U.
Comment on ColdFusion masks correct exception when exception is thrown from within an iteration method using a function expression by External U.
Comment on ColdFusion masks correct exception when exception is thrown from within an iteration method using a function expression by External U.
Comment on ColdFusion masks correct exception when exception is thrown from within an iteration method using a function expression by External U.
Comment on ColdFusion masks correct exception when exception is thrown from within an iteration method using a function expression by External U.
Comment on Everything is an object / Everything is an expression by External U.
Tracker Comment Comment on ColdFusion Express readme does not tell you how to start the server by Weasley B.
Comment on ColdFusion Express readme does not tell you how to start the server by Weasley B.
Tracker Comment Comment on ColdFusion Express readme does not tell you how to start the server by Deepraj J.
Comment on ColdFusion Express readme does not tell you how to start the server by Deepraj J.
Comment on Where the heck is ColdFusion Express? by Vamseekrishna N.
Tracker Comment Comment on Null Pointer Exception sometimes caused by function expression (closure) inside literal struct by External U.
Comment on Null Pointer Exception sometimes caused by function expression (closure) inside literal struct by External U.
Tracker Comment Comment on /CFIDE/debug/images/information_16x16.gif missing from express edition by Suchika S.
Comment on /CFIDE/debug/images/information_16x16.gif missing from express edition by Suchika S.
2611035 CF-3648781 External U. Adam's right: this has nothing to do with how the code _looks_ -- this is about (yet another) incompletely implemented feature. CFML expressions should allow for closures everywhere, since they are "just part of the language".
You folks seem to have no clue about
Tracker Comment Comment on Multiple Form Elements With the same name turned into array - missing empty elements by External U.
2612070 CF-3560964 External U. SeanACorfield expressed it best. Please fix.
Tracker Comment Comment on Create an express install by External U.
Comment on Create an express install by External U.
Tracker Comment Comment on Create an express install by External U.
Comment on Create an express install by External U.
Tracker Comment Comment on Create an express install by External U.
Comment on Create an express install by External U.
Tracker Comment Comment on valueList() should take any expression that evaluates to a query column by External U.
Comment on valueList() should take any expression that evaluates to a query column by External U.
Tracker Comment Comment on valueList() should take any expression that evaluates to a query column by External U.
Comment on valueList() should take any expression that evaluates to a query column by External U.
Tracker Comment Comment on ColdFusion will not support look ahead or look behind regular expressions by External U.
Comment on ColdFusion will not support look ahead or look behind regular expressions by External U.
Tracker Comment Comment on Bug 79244:ColdFusion seems to have some issues with the order of evaluation for certain expressions by External U.
Comment on Bug 79244:ColdFusion seems to have some issues with the order of evaluation for certain expressions by External U.
2682167 CFB-4168736 Subir J. This is as designed to let user know that they are using express edition instead of enterprise/trial edition.
2682321 CFB-4120009 External U. Here is the screen shot you requested. FYI this is also Oracle Express 11G if that matters
Tracker Comment Comment on Bug 82579:(Watson Migration Closure)Function call should be allowed on any expression that yields a function: by Aaron N.
Comment on Bug 82579:(Watson Migration Closure)Function call should be allowed on any expression that yields a function: by Aaron N.
Tracker Issue function expressions do not support annotations
function expressions do not support annotations
Tracker Comment Comment on schedule - unable to schedule end of the month (monthly) job by Suchika S.
4112915 CF-4201628 Suchika S. Running a task at the last day of every month is a complex schedule which can be handled by CRON expressions only . We will get this removed from the documentation.
A sample Cron Expression that can be used to run a task at the last day of every month at 10 AM :
0 0
Tracker Comment Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
2608697 CF-4021594 External U. Add one more +1 from me.
On a side note, it sure is good to have this 25 character limit on a simple vote. It definitely helps me express a sound, unique reason for giving my +1. I wish everything made us provide an arbitrary amount of feedback before we could
2611035 CF-3648781 External U. I discovered this didn't work on ColdFusion when I watched someone try to port some code from Railo - where this works just fine - to ColdFusion, and they were very confused by the fact that ColdFusion only supports function expressions in cfscript, not as parts
2611035 CF-3648781 External U. Bruce, *any* tag that can take an expression can, obviously, also take a function expression. For example:
[custom tag calls]
[possibly more... the point being, there are quite a few that need consideration]
The job needs to be done *properly*.
--
Adam
Tracker Comment Comment on == doesn't compile if in a string by External U.
2596827 CF-3616590 External U. Interpolated strings are (treated as) tag-based code.
Like I said: two expression parsers - one created for tag-based code that is used for expressions in cfset, cfif, interpolated strings etc - and one created for cfscript-based code.
Tracker Comment Comment on encodeFor attribute for cfoutput, writeOutput by S P.
2612744 CF-3434473 S P. To figure out which 'encodefor' function is to be used based on the context will introduce a huge overhead because of the parsing that would be involved, which 'cfoutput' is not expected to do.
The enhancement is to provide a quick shorthand to encode all the expressions
Tracker Comment Comment on Create an express install by External U.
Comment on Create an express install by External U.
Tracker Comment Comment on Create an express install by External U.
Comment on Create an express install by External U.
Tracker Comment Comment on Create an express install by External U.
Comment on Create an express install by External U.
Tracker Comment Comment on ColdFusion will not support look ahead or look behind regular expressions by External U.
Comment on ColdFusion will not support look ahead or look behind regular expressions by External U.
Tracker Comment Comment on license/access issue by Deb S.
3365188 CFB-4198231 Deb S. Additional info:
I just tried to use a feature in CFB2 and got this error message:
"Standard Edition trial expired. Only the Coldfusion Builder 2 Express Edition features are now available. The feature you are trying is not available in the Express Edition
Tracker Comment Comment on Bug 82579:(Watson Migration Closure)Function call should be allowed on any expression that yields a function: by Bradley W.
Comment on Bug 82579:(Watson Migration Closure)Function call should be allowed on any expression that yields a function: by Bradley W.
2609213 CF-3910531 Aaron N. Hi Adobe,
I've verified CF2016's Express Edition correctly restarts Express Edition, when uninstalling Update 1, even when CF2016 standalone is also installed and uses same port (but the standalone service was of course stopped).
Thanks!,
-Aaron
5846717 CF-4204512 Aaron N. Hi all,
`booleanExpression ?: valueIfFalse` should be the binary equivalent of `booleanExpression ? valueIfTrue : valueIfFalse`.
It makes sense that `? valueIfTrue :` can shorten to `?:`.
?? should be introduced for null coalescing.
Thanks!,
-Aaron
Comment on Cannot evaluate a string containing a function expression by Adam C.
Tracker Issue == doesn't compile if in a string
2596827 CF-3616590 Language Adam Cameron == doesn't compile if in a string Repro:
writeOutput("#1 == 2#");
This gives a compile error:
coldfusion.compiler.ParseException: Invalid CFML construct found on line 1 at column 26.
at coldfusion.compiler.cfml40.ExpressionBody(cfml40.java:965
Cannot call function expression from struct["property"] notation
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