I think that's a JS error message, maybe an incompatibility with the version of Ext in your resources/ dir ?
I had something similar with a page with a the tiny_mce wysiwyg editor in it. I turned that into a textarea and that fixed it. the JS bug was in tiny_mce .. i might have been a namespace polution thing. I hope that helps. Kind Regards, Matthew Sherborne On Thu, Mar 17, 2011 at 9:25 AM, Joseph VanAndel <[email protected]> wrote: > I'm getting a similar problem: > Wt internal error: TypeError: Result of > expression'$('#onft9go').get(0)'[undefined] is not an object, code: > undefined, description: undefined > > On Feb 14, 2011, at 2:44 AM, jhig wrote: > >> hi, >> >> i updated Wt to version 3.1.8 and got this message in a popup dialog: >> >> "Wt internal error: TypeError: ExtW.or945qr is undefined, code: >> undefined, description: undefined" >> >> the links to my ext and resources directories should be fine. >> has anyone experienced a similar behaviour? >> >> thanx, >> jörg. >> >> >> >> ------------------------------------------------------------------------------ >> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: >> Pinpoint memory and threading errors before they happen. >> Find and fix more than 250 security defects in the development cycle. >> Locate bottlenecks in serial and parallel code that limit performance. >> http://p.sf.net/sfu/intel-dev2devfeb >> _______________________________________________ >> witty-interest mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/witty-interest > > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
