svn commit: r590971 - /lenya/trunk/src/modules/profiling/config/menu.xsp

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: nettings
Date: Thu Nov  1 05:09:56 2007
New Revision: 590971

URL: http://svn.apache.org/viewvc?rev=590971&view=rev
Log:
use proxy input module to determine correct path to profiling page

Modified:
    lenya/trunk/src/modules/profiling/config/menu.xsp

Modified: lenya/trunk/src/modules/profiling/config/menu.xsp
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/profiling/config/menu.xsp?rev=590971&r1=590970&r2=590971&view=diff
==============================================================================
--- lenya/trunk/src/modules/profiling/config/menu.xsp (original)
+++ lenya/trunk/src/modules/profiling/config/menu.xsp Thu Nov  1 05:09:56 2007
@@ -35,8 +35,12 @@
                  <xsp:attribute> 
                    <xsp:param name="name">href</xsp:param>
                    <xsp:expr>"javascript:void window.open('"
-                    + <input:get-attribute module="page-envelope" as="string" name="context-prefix"/> 
-                    + "/modules/profiling/profile.html',"
+                    + <input:get-attribute 
+                         module="proxy" 
+                         as="string" 
+                         name="/modules/profiling/profile.html"
+                      /> 
+                    + "',"
                     + "'Cocoon Profiler',"
                     + "'location=yes,scrollbars=yes,menubar=no,"
                     + "toolbar=no,status=yes,top=100,left=100,"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.