You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ro...@apache.org on 2004/10/23 09:21:03 UTC

svn commit: rev 55359 - incubator/lenya/trunk/src/webapp/lenya/pubs/default

Author: roku
Date: Sat Oct 23 00:21:02 2004
New Revision: 55359

Modified:
   incubator/lenya/trunk/src/webapp/lenya/pubs/default/usecase-bxeng.xmap
Log:
Saving a doc with bxe now uses utf-8.

Modified: incubator/lenya/trunk/src/webapp/lenya/pubs/default/usecase-bxeng.xmap
==============================================================================
--- incubator/lenya/trunk/src/webapp/lenya/pubs/default/usecase-bxeng.xmap	(original)
+++ incubator/lenya/trunk/src/webapp/lenya/pubs/default/usecase-bxeng.xmap	Sat Oct 23 00:21:02 2004
@@ -94,7 +94,7 @@
         <map:transform src="../../xslt/bxeng/change-object-path-back.xsl">
           <map:parameter name="documentid" value="{page-envelope:document-id}"/>
         </map:transform>
-        <map:serialize type="xml"/>
+        <map:serialize type="xml-utf-8"/>
       </map:match>
       
       <map:match type="usecase" pattern="bxeng">

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