svn commit: r644064 - /lenya/trunk/src/modules/news/sitemap.xmap
[email protected] Wed, 02 Apr 2008 21:07:37 -0000
Newsgroups
gmane.comp.cms.lenya.cvs
Message-ID
<[email protected] >
Author: andreas
Date: Wed Apr 2 14:07:36 2008
New Revision: 644064
URL: http://svn.apache.org/viewvc?rev=644064&view=rev
Log:
Adding identity transformation before serializing RSS stream (workaround for https://issues.apache.org/jira/browse/COCOON-2191)
Modified:
lenya/trunk/src/modules/news/sitemap.xmap
Modified: lenya/trunk/src/modules/news/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/news/sitemap.xmap?rev=644064&r1=644063&r2=644064&view=diff
==============================================================================
--- lenya/trunk/src/modules/news/sitemap.xmap (original)
+++ lenya/trunk/src/modules/news/sitemap.xmap Wed Apr 2 14:07:36 2008
@@ -117,6 +117,7 @@
<map:transform type="i18n">
<map:parameter name="locale" value="{5}"/>
</map:transform>
+ <map:transform src="fallback://lenya/xslt/util/identity.xsl"/>
<map:serialize type="xml"/>
</map:match>