You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2006/07/17 17:29:54 UTC

svn commit: r422741 - /lenya/trunk/src/modules/neutron/xslt/introspection.xsl

Author: michi
Date: Mon Jul 17 08:29:53 2006
New Revision: 422741

URL: http://svn.apache.org/viewvc?rev=422741&view=rev
Log:
note about bug which is causing the save problem

Modified:
    lenya/trunk/src/modules/neutron/xslt/introspection.xsl

Modified: lenya/trunk/src/modules/neutron/xslt/introspection.xsl
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/neutron/xslt/introspection.xsl?rev=422741&r1=422740&r2=422741&view=diff
==============================================================================
--- lenya/trunk/src/modules/neutron/xslt/introspection.xsl (original)
+++ lenya/trunk/src/modules/neutron/xslt/introspection.xsl Mon Jul 17 08:29:53 2006
@@ -31,7 +31,7 @@
 <xsl:template match="/">
   <introspection>
     <edit mime-type="application/xml" name="Body Content">
-<!-- TODO: In order to get the WYSIWYG view one needs to change the mime-type to xhtml+xml, but somehow this causes problems re saving ... -->
+<!-- TODO: In order to get the WYSIWYG view one needs to change the mime-type to xhtml+xml, but somehow this causes problems re saving ... See missing mime-type within cocoon_2_1_x/src/java/org/apache/cocoon/generation/StreamGenerator.java -->
 <!--
     <edit mime-type="application/xhtml+xml" name="Body Content">
 -->



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