Was the original mail on this mailing list?
The log showed at your link has been made with an htmlunit based webtest, not
with version 1.6 (alias 544) and it seems
to be the same problem as exposed in your last post here.
Marc.
Matt Raible wrote:
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
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,