RE: [coldbox:17320] [ColdBox BE] Railo handling of empty attributes in metadata

Railo did not pick up rc in each function so I had to declare it in each of them which seems a bit redundant.

Yes, I just ran into that. It is rather annoying too. Basically, if I dump out the arguments scope, I can see rc in there but I have to do one of two things to be able to access it. Always write out arguments.rc, OR declare the rc parameter in the function along with event and prc.

Under Railo Scope settings, I have “Cascading” set to “Standard (CFML Default)” and “local scope mode” to “update (CFML standard)”.

I would think that it’s a bug that Railo isn’t finding rc in the arguments scope. I’ll hit the Railo list.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com