Author: thorsten Date: Fri May 21 09:01:00 2010 New Revision: 946939 URL: http://svn.apache.org/viewvc?rev=946939&view=rev Log: encoding should be default utf-8. Adding test note for Sjur to see whether he sees the character
Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/dataModel.xmap forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/index.xml Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/dataModel.xmap URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/dataModel.xmap?rev=946939&r1=946938&r2=946939&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/dataModel.xmap (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/dataModel.xmap Fri May 21 09:01:00 2010 @@ -29,7 +29,7 @@ <cache-at-startup>true</cache-at-startup> </map:transformer> </map:transformers> - <map:serializers default="xml" /> + <map:serializers default="xml-utf8" /> </map:components> <map:pipelines> <!-- Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/index.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/index.xml?rev=946939&r1=946938&r2=946939&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/index.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/index.xml Fri May 21 09:01:00 2010 @@ -29,6 +29,9 @@ documents will be moved into the plugin as well. See <a href="http://forrest.apache.org/docs_0_80/status-themes.html">Status of Themes: Skins and Dispatcher</a>.</warning> + <note label="test encoding"> + Ãçà + </note> <section id="introduction"> <title>Introduction</title> <p>As stated in the Skin documentation the aim of the Forrest skins is to