We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c27b4d commit 447969bCopy full SHA for 447969b
system/web/RendererEncapsulator.cfm
@@ -27,6 +27,7 @@
27
variables.rc = attributes.rc;
28
variables.prc = attributes.prc;
29
variables.args = attributes.args;
30
+ variables.this = variables;
31
32
// Spoof the arguments scope for backwards compat. i.e. arguments.args, arguments.view
33
variables.arguments = {
0 commit comments