You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/07/01 15:02:31 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/default usecase-bxeng.xmap

gregor      2004/07/01 06:02:31

  Modified:    src/webapp/lenya/pubs/default usecase-bxeng.xmap
  Log:
  the text-utf-8 serializer was removed. if this leads to funny-looking sitetree in the
  insert link popup, it will have to be reinstated.
  
  Revision  Changes    Path
  1.18      +2 -2      cocoon-lenya/src/webapp/lenya/pubs/default/usecase-bxeng.xmap
  
  Index: usecase-bxeng.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/usecase-bxeng.xmap,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- usecase-bxeng.xmap	23 May 2004 12:52:44 -0000	1.17
  +++ usecase-bxeng.xmap	1 Jul 2004 13:02:31 -0000	1.18
  @@ -192,7 +192,7 @@
             <map:parameter name="cutdocumentid" value="{session-attr:org.apache.lenya.cms.info.cutdocumentid}"/>
            </map:transform>
   
  -        <map:serialize type="text-utf-8"/>
  +        <map:serialize type="text"/>
         </map:match>      
   
         <map:match pattern="**/*.html">
  
  
  

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