I'm using Joe Rineharts Model Glue Widget app as for code examples. Last week it worked fine. This morning I received an error field.scale is undefined.
I tracked down the problem to line 423 of reactor\core\object.cfc in the addXmlField Problem <cfset xmlField.XmlAttributes["scale"] = arguments.field.scale /> when I comment this line out the problem goes away. I'm not confident that since this is going from one framework to another that this is a bug or if it is if the problem is in Reactor or Model Glue. Does anyone have any experience with this. -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
