[opencms-dev] Remove /opencms/opencms problem

Mr Alireza Fattahi afattahi at yahoo.com
Mon Jul 10 14:28:44 CEST 2006


Hi,
I tried to remove the opencms context and following post:
http://opencms-forum.de/viewtopic.php?t=713

I got strange behavior when I try to navigate the left tree, or when I click the files or folders in the workplace.
For every click a windows popups with no content. The source of this window is some thing like below (The page address is /system/workplace/views/explorer/tree_files.jsp):

<pre>

<html>
<head>
<script language="JavaScript">
function init() {
parent.aC("_configuration",0,1,1022821007,2103301737,0,0);
parent.aC("en",0,1,184266141,2103301737,0,0);
parent.aC("fa",0,1,184266699,2103301737,0,0);
parent.aC("images",8,1,2027331118,2103301737,0,0);
parent.aC("modules",0,1,-1321916687,2103301737,0,0);
parent.aC("events",0,1,1589877285,-1321916687,0,0);
parent.aC("faq",0,1,866524746,-1321916687,0,0);
parent.aC("jobs",0,1,1096562248,-1321916687,0,0);
parent.aC("linklist",0,1,1513797574,-1321916687,0,0);
parent.aC("news",0,1,1099978603,-1321916687,0,0);
parent.setRootFolder("/");
parent.showLoadedNodes(parent.tree_display.document,"1096562248");
}

</script>
</head>

<body onload="init();">
</body>

</html>

</pre>

This error is not happening when I try some pages in Administration view.

I see this behavior in Fire Fox (1.5 ) browser, the IE seems to work fine.

Regards,
Alireza Fattahi

P.S: Every thing was fine before I tried to remove opencms content

 		
---------------------------------
 To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060710/db91fb16/attachment.htm>


More information about the opencms-dev mailing list