svn commit: r563186 - /lenya/trunk/src/modules-core/usecase/usecase.xmap

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: nettings
Date: Mon Aug  6 09:51:03 2007
New Revision: 563186

URL: http://svn.apache.org/viewvc?view=rev&rev=563186
Log:
fix internal-only setting. it was wrongly attached to a matcher instead
of the pipeline...


Modified:
    lenya/trunk/src/modules-core/usecase/usecase.xmap

Modified: lenya/trunk/src/modules-core/usecase/usecase.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/usecase/usecase.xmap?view=diff&rev=563186&r1=563185&r2=563186
==============================================================================
--- lenya/trunk/src/modules-core/usecase/usecase.xmap (original)
+++ lenya/trunk/src/modules-core/usecase/usecase.xmap Mon Aug  6 09:51:03 2007
@@ -47,13 +47,13 @@
 
   <map:pipelines>
     
-    <map:pipeline type="noncaching">
+    <map:pipeline type="noncaching" internal-only="true">
       <!-- 
-        This internal sitemap fragment renders the usecase, once the
+        This internal pipeline renders the usecase, once the
         executeUsecase() flowscript has completed and issued a redirect,
         which is matched here.
         -->
-      <map:match pattern="usecases-view/*/**" internal-only="true">
+      <map:match pattern="usecases-view/*/**">
         
         <map:generate type="jx" src="fallback://lenya/{2}"/>
         <map:transform type="browser-update"/>
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.