svn commit: r569442 - /lenya/trunk/src/webapp/global-sitemap.xmap
[email protected] Fri, 24 Aug 2007 16:19:04 -0000
Newsgroups
gmane.comp.cms.lenya.cvs
Message-ID
<[email protected] >
Author: andreas
Date: Fri Aug 24 09:19:04 2007
New Revision: 569442
URL: http://svn.apache.org/viewvc?rev=569442&view=rev
Log:
Removed fallback:// for publication-does-not-exist.jx (makes no sense)
Modified:
lenya/trunk/src/webapp/global-sitemap.xmap
Modified: lenya/trunk/src/webapp/global-sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/global-sitemap.xmap?rev=569442&r1=569441&r2=569442&view=diff
==============================================================================
--- lenya/trunk/src/webapp/global-sitemap.xmap (original)
+++ lenya/trunk/src/webapp/global-sitemap.xmap Fri Aug 24 09:19:04 2007
@@ -429,7 +429,7 @@
<map:mount uri-prefix="{1}" src="{fallback:sitemap.xmap}" check-reload="true" reload-method="synchron"/>
</map:when>
<map:otherwise>
- <map:generate type="jx" src="fallback://lenya/content/exception/publication-does-not-exist.jx">
+ <map:generate type="jx" src="lenya/content/exception/publication-does-not-exist.jx">
<map:parameter name="publicationId" value="{1}"/>
</map:generate>
<map:transform type="i18n">