I backed down to 544 and now I'm getting a new error. See the
following thread for some timeout issues I'm having now.
http://wrath.rubyonrails.org/pipermail/rails-spinoffs/2005-August/
000368.html
Matt
I should mention I'm using the latest build (976).
Matt
On Aug 9, 2005, at 4:14 PM, Matt Raible wrote:
I've recently integrated the Prototype and Scriptaculous
JavaScript libraries into my application. They seem to work fine,
and I'm not getting any errors from my browsers. However, I am
getting errors from Canoo WebTest - and I have no idea what they
mean.
[canoo] [appfuse] ERROR [main] ScriptEngine.runtimeError(113)
| runtimeError: message=["Form" is not a constructor.] sourceName=
[null] line=[0] lineSource=[null] lineOffset=[0]
[canoo] [appfuse] ERROR [main] TargetHelper.protectedGoto(80)
| ScriptException: enclosed exception was ""Form" is not a
constructor."
Any idea how to better debug this?
Thanks,