SVN bug: Debugger settings not being honored

There's a bug in the latest SVN where the debugger settings are not
being honored.

Setup: 3.0_SVN and CF9

1. Download latest SVN and run the Advanced application template.

2. Uncomment the "DebuggerSettings" in coldbox.xml.cfm and set the RC
to always be expanded like so:

<DebuggerSettings>
    ...
    <RCPanel show="true" expanded="true" />
</DebuggerSettings>

3. Reinit or restart and the setting will not be honored. When I dump
the settings using getController().GETSETTINGSTRUCTURE(), the expanded
setting for the RC is false even though it's true in the xml.

As an additional test, I set the "show" value to false for all of the
debugger panels and those settings were not honored either.

- Gabriel

yes, fixed now.
Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com