[EMAIL PROTECTED] wrote:

> > FIREFOX 1.0.4 SYMPTOMS/JAVASCRIPT CONSOLE DATA
> > ----------------------------------------------
> > No JavaScript alert() message appears as does in NN7.0/7.1
> > 
> > JavaScript Console message:
> > 
> > Error: syntax error
> > Source File:
> > http://192.168.1.100:8888/default/authoring/info-sitetree/tree.js
> > Line: 1
> > Source Code:
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
> > "http://www.w3.org/TR/html4/loose.dtd";>
> > 
> > Error: syntax error
> > Source File:
> >
> http://192.168.1.100:8888/default/authoring/info-sitetree/navtree.js
> > Line: 1
> > Source Code:
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
> > "http://www.w3.org/TR/html4/loose.dtd";>
 
[EMAIL PROTECTED] wrote:

> these two are js files, and should not have a DTD in them. this 
> indicates either an error screen instead of the js, or a login
> screen. 
> can you hit that url directly and report back what it contains?

[EMAIL PROTECTED] wrote:

You're absolutely right: I had cookies disabled in Firefox so the
browser's attempt to import the restricted-access .js files resulted in
Lenya responding with the login screen--the first line of which is the
<!DOCTYPE> statement. This obviously confused the browser because it
was expecting JavaScript.
 
[EMAIL PROTECTED] wrote:

> during the development of 1.2.3, the sitetree js was rewritten to be 
> AJAX-based for better performance. it seems you are seeing problems 
> related to that rewrite.

[EMAIL PROTECTED] wrote:

Ah, so I might just be out of luck in regards to the
sitetree-javascript's incompatibility with NN 7.0/7.1. Josias Th�ny
contributed this code, correct? Perhaps I could try emailing him
directly...

At any rate, thanks for your prompt response!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to