You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ch...@apache.org on 2005/10/27 19:49:30 UTC

svn commit: r328918 - /lenya/trunk/src/webapp/global-sitemap.xmap

Author: chestnut
Date: Thu Oct 27 10:49:26 2005
New Revision: 328918

URL: http://svn.apache.org/viewcvs?rev=328918&view=rev
Log:
fixes Bug 37222
Thanks to a patch by Felix Röthenbacher

Modified:
    lenya/trunk/src/webapp/global-sitemap.xmap

Modified: lenya/trunk/src/webapp/global-sitemap.xmap
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/global-sitemap.xmap?rev=328918&r1=328917&r2=328918&view=diff
==============================================================================
--- lenya/trunk/src/webapp/global-sitemap.xmap (original)
+++ lenya/trunk/src/webapp/global-sitemap.xmap Thu Oct 27 10:49:26 2005
@@ -135,7 +135,7 @@
 
     <!-- cforms -->
     <map:pipeline>
-      <map:match pattern="cforms/**">
+      <map:match pattern="cforms/forms/**">
         <map:read src="resource://org/apache/cocoon/forms/resources/{1}"/>
       </map:match>
     </map:pipeline>



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