I just fixed a bug concerning the BugReport.cfm in the includes directory while I am working on full BlueDragon support for ColdBox.

You can view the bug report and download the fix from the following url:

http://trac.luismajano.com/coldbox/ticket/44

It is a simple bug of missing parenthesis.

Blue Dragon Support

I am almost done with all the features except one, and wanted to give a shout for anybody who might direct me accordingly.

I have a utility that uses the coldfusion.runtime.TemplateProxy java class to inspect cfc metadata. However, this class does not exist in Blue Dragon. Does anybody know the equivalent of this class in BlueDragon or if its even supported. I am testing under BlueDragon 6.2.1

Please let me know if you know about this issue.

Thanks.