simple example doesn't work in FF

  • 3 replies.
  • This is not yet resolved.
  • This question was started by lynch2.
  • Last post by lynch2.
lynch2
user
January 6th 2009
I'm brand new to xopus and just getting some basic stuff to work on my server. When I hit the simple example with FF, i see a couple of funky characters, and the editor doesn't load, and the following javascript error is in the console.

Error: missing ) after formal parameters
Line: 171, Column: 191
Source Code:
ocument.getElementById("xopus-fontsize-detector");var v=this.u.offsetHeight;if(!this.__prevFontSize)this.__prevFontSize=v;if(v!=this.__prevFontSize)this.w('__prevFontSize',v);},z:function(o,À){this[o]=q(o,À);}

Hitting the exact same URL with IE works just fine.
Carl
Xopus Team
January 7th 2009
Which version of Firefox are you using? I am afraid I cannot reproduce what you describe in either Firefox 2 or 3.
Sjoerd Visscher
Xopus Team
January 7th 2009
It looks like an encoding issue. Perhaps it helps if you select (in Firefox) View > Character Encoding > Auto-Detect > Universal.
lynch2
user
January 7th 2009
I tried changing the character encoding setting, and I still get the error.

Could it be a mismatch between the xopus files and apache. I think apache is serving everything up as latin1,

React

HTML will be shown as HTML code.
Linebreaks and Links starting with http:// are automatically resolved