Title:
Bug 82480:(Watson Migration Closure)[ES] CFScript allows nesting braces incorrectly
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/LowImpact
Reporter/Name(from Bugbase): Elliott Sprehn / Elliott Sprehn (Elliott Sprehn)
Created: 03/23/2010
Components: Language, CFSCRIPT
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Minor / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
[ES] CFScript allows nesting braces incorrectly. For example you can do {{{ x = 1; }}} and CF ignores the nesting of braces. They don't seem to hurt anything at least.
Method:
<cfscript>{{{function foo() {{{return 1;}}}}}}</cfscript>
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041188
External Customer Info:
External Company:
External Customer Name: Elliott Sprehn
External Customer Email: 202D59C844579997992016B7
External Test Config: 03/23/2010
Attachments:
Comments: