logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

svn commit: r225873 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/info.xm: msg#00110

Subject: svn commit: r225873 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/info.xmap
Author: antonio
Date: Thu Jul 28 13:24:47 2005
New Revision: 225873

URL: http://svn.apache.org/viewcvs?rev=225873&view=rev
Log:
Add fallback. Thanks to Paul Friedman

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/info.xmap

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/info.xmap
URL: 
http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/info.xmap?rev=225873&r1=225872&r2=225873&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/info.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/info.xmap Thu Jul 28 13:24:47 
2005
@@ -271,7 +271,7 @@
       </map:match>
       
       <map:match pattern="tabs/*">
-        <map:generate src="content/info/{1}.xsp" type="serverpages"/>
+        <map:generate src="{fallback:content/info/{1}.xsp}" 
type="serverpages"/>
         <map:serialize type="xml"/>
       </map:match>


<Prev in Thread] Current Thread [Next in Thread>