You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by "Gregor J. Rothfuss" <gr...@apache.org> on 2004/05/21 17:31:16 UTC

Re: Editor Menus fail from CVS head

Calum Miller wrote:

> The following 2 javascript errors appear in the
> Mozilla console:
> 
> Error: syntax error
> Source File: 

for some reason, the menu.js is serialized as html. can you call
http://www.MYHOSTNAME:8888/lenya/menu/menu.js directly to see whats up? 
probably some exception screen or something instead of the js file

> Error: initialize is not defined
> Source File:
> http://www.MYHOSTNAME:8888/default/authoring/index.html
> Line: 245

and because the menu.js didnt load, the menu doesnt get initialized.


-- 
Gregor J. Rothfuss
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://wyona.com                   http://cocoon.apache.org/lenya
gregor.rothfuss@wyona.com                       gregor@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Editor Menus fail from CVS head

Posted by Calum Miller <ca...@yahoo.com>.
Hi Gregor,

I see:

org.apache.cocoon.ResourceNotFoundException: Error
during resolving of the input stream:
org.apache.excalibur.source.SourceNotFoundException:
file:/home/calum/workspace/cocoon-lenya/build/lenya/webapp/lenya/resources/menu/menu.js
doesn't exist.

I did the following find command from the lenya head
route, which returned no entries:
find . -name "menu.js" -print

I'll try a clean extract (rather than a cvs update)
from the CVS head to see if that resolves the problem.

THANKS

Calum
--- "Gregor J. Rothfuss" <gr...@apache.org> wrote:
> Calum Miller wrote:
> 
> > The following 2 javascript errors appear in the
> > Mozilla console:
> > 
> > Error: syntax error
> > Source File: 
> 
> for some reason, the menu.js is serialized as html.
> can you call
> http://www.MYHOSTNAME:8888/lenya/menu/menu.js
> directly to see whats up? 
> probably some exception screen or something instead
> of the js file
> 
> > Error: initialize is not defined
> > Source File:
> >
>
http://www.MYHOSTNAME:8888/default/authoring/index.html
> > Line: 245
> 
> and because the menu.js didnt load, the menu doesnt
> get initialized.
> 
> 
> -- 
> Gregor J. Rothfuss
> Wyona Inc.  -   Open Source Content Management   -  
> Apache Lenya
> http://wyona.com                  
> http://cocoon.apache.org/lenya
> gregor.rothfuss@wyona.com                      
> gregor@apache.org
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail:
> lenya-user-help@cocoon.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org