You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ne...@apache.org on 2007/11/13 20:50:50 UTC

svn commit: r594622 - /lenya/trunk/src/webapp/lenya/module-resources.xmap

Author: nettings
Date: Tue Nov 13 11:50:45 2007
New Revision: 594622

URL: http://svn.apache.org/viewvc?rev=594622&view=rev
Log:
missed this file for the bxe fix, sorry. 

Modified:
    lenya/trunk/src/webapp/lenya/module-resources.xmap

Modified: lenya/trunk/src/webapp/lenya/module-resources.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/module-resources.xmap?rev=594622&r1=594621&r2=594622&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/module-resources.xmap (original)
+++ lenya/trunk/src/webapp/lenya/module-resources.xmap Tue Nov 13 11:50:45 2007
@@ -71,8 +71,8 @@
           <map:generate src="fallback://lenya/modules/{../1}/resources/{../2}.{../3}"/>
           <map:transform src="fallback://lenya/xslt/resources/translate-rng-includes.xsl">
             <map:parameter name="publicationid" value="{page-envelope:publication-id}"/>
-            <map:parameter name="contextprefix" value="{request:contextPath}"/>
           </map:transform>
+          <map:transform type="proxy"/>
           <map:serialize type="xml"/>
         </map:match>
         <map:match type="regexp" pattern="(.*\.)(jpg|JPG|Jpg|jpeg|Jpeg|JPEG)$"> 



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