You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/10/29 04:37:58 UTC

svn commit: rev 55933 - incubator/lenya/trunk/src/webapp/lenya/pubs/default

Author: gregor
Date: Thu Oct 28 19:37:57 2004
New Revision: 55933

Modified:
   incubator/lenya/trunk/src/webapp/lenya/pubs/default/usecase-bxe.xmap
Log:
#30080  BXE usecase has hardcoded link to German language for a sitetree

Modified: incubator/lenya/trunk/src/webapp/lenya/pubs/default/usecase-bxe.xmap
==============================================================================
--- incubator/lenya/trunk/src/webapp/lenya/pubs/default/usecase-bxe.xmap	(original)
+++ incubator/lenya/trunk/src/webapp/lenya/pubs/default/usecase-bxe.xmap	Thu Oct 28 19:37:57 2004
@@ -191,7 +191,7 @@
         </map:aggregate>
 
         <map:transform src="../../xslt/navigation/sitetree2nav.xsl" label="navtree">
-          <map:parameter name="chosenlanguage" value="de"/>
+          <map:parameter name="chosenlanguage" value="{request-param:language}"/>
           <map:parameter name="defaultlanguage" value="{page-envelope:default-language}"/>
         </map:transform>
 

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