Keith Gearty wrote: > I'm experiencing javascript errors in the web ui which is preventing the > "Show Advanced Settings" link from working. > > Firebug reports the following errors when the page loads: > > * Could not load 'nls.dojo_en-gb'; last tried '__package__.js > dojo.js (line 96) > * Could not load 'tapestry.namespace'; last tried '/__package__.js' > dojo.js (line 96) > * Could not load 'tapestry.form'; last tried '/__package__.js' > dojo.js (line 96) > * tapestry.form is undefined > > https://sipx.myhostname.co.uk:8443/sipxconfig/user/ManageUsers,userTable.userNameLink.sdirect?sp=7 > (line 693) > > Additionally, the following error occurs when I click on the "Show > Advanced Settings" link: > > * tapestry.form is undefined > javascript:tapestry.form.submit('form',%20'setting:toggle'); (line 1) > > I'm using Firefox version 3.0.6. This problem didn't occur on SipX > 3.10.2. IE doesn't seem to be affected. >
I actually conducted a quick poll among developers a couple of days ago and no-one is seeing that. I am using FF 3.0.10 + Firebug - and I do not see anything suspicious either. I even switched to en-gb language: still nothing - I do see dojo loading nls/dojo_en-gb.js" but no errors. Any chance that you have some FF plug-ins that may interact with javascript? Could you try to run on a fresh FF profile with all add-ons disabled. Anybody else is seeing these errors? D. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
