Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 84479 invoked from network); 9 Apr 2008 13:36:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Apr 2008 13:36:27 -0000 Received: (qmail 68796 invoked by uid 500); 9 Apr 2008 13:36:27 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 68743 invoked by uid 500); 9 Apr 2008 13:36:27 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 68732 invoked by uid 99); 9 Apr 2008 13:36:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 06:36:27 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 13:35:42 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 081EC1A9832; Wed, 9 Apr 2008 06:35:55 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r646338 - in /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src: changes/changes.xml main/resources/META-INF/cocoon/spring/cocoon-core-serializers.xml Date: Wed, 09 Apr 2008 13:35:54 -0000 To: cvs@cocoon.apache.org From: vgritsenko@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080409133555.081EC1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: vgritsenko Date: Wed Apr 9 06:35:52 2008 New Revision: 646338 URL: http://svn.apache.org/viewvc?rev=646338&view=rev Log: See http://markmail.org/message/4viaizy77vnrxbko#query:+mid:4viaizy77vnrxbko Set default encoding for all text based serializers (such as XML, XHTML, text, etc) to UTF-8. Modified: cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/changes/changes.xml cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/main/resources/META-INF/cocoon/spring/cocoon-core-serializers.xml Modified: cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/changes/changes.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/changes/changes.xml?rev=646338&r1=646337&r2=646338&view=diff ============================================================================== --- cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/changes/changes.xml (original) +++ cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/changes/changes.xml Wed Apr 9 06:35:52 2008 @@ -25,6 +25,13 @@ --> + + + Set default encoding for all text based serializers (such as XML, + XHTML, text, etc) to UTF-8. + + + The paginator when used with spring has thrown errors since the service() Modified: cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/main/resources/META-INF/cocoon/spring/cocoon-core-serializers.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/main/resources/META-INF/cocoon/spring/cocoon-core-serializers.xml?rev=646338&r1=646337&r2=646338&view=diff ============================================================================== --- cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/main/resources/META-INF/cocoon/spring/cocoon-core-serializers.xml (original) +++ cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/main/resources/META-INF/cocoon/spring/cocoon-core-serializers.xml Wed Apr 9 06:35:52 2008 @@ -29,7 +29,10 @@ http://cocoon.apache.org/schema/pipeline http://cocoon.apache.org/schema/pipeline/cocoon-pipeline-1.0.xsd" default-init-method="init"> - + @@ -40,107 +43,141 @@ + - + + + + UTF-8 + + + - + -//W3C//DTD HTML 4.01 Transitional//EN http://www.w3.org/TR/html4/loose.dtd + UTF-8 - -//W3C//DTD XHTML 1.0 Strict//EN + - http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd + - + - For Transitional XHTML set doctype to: + - -//W3C//DTD XHTML 1.0 Transitional//EN + - http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd + - + - For Frameset XHTML set doctype to: + - -//W3C//DTD XHTML 1.0 Frameset//EN + - http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd + - + - Default XHTML doctype in Cocoon is XHTML Strict. If you want to use more than one + - XHTML DTD simultaneously, you can define several XHTML serializers. + --> + - + - -//WAPFORUM//DTD WML 1.1//EN - http://www.wapforum.org/DTD/wml_1.1.xml - ASCII - yes + -//W3C//DTD XHTML 1.0 Strict//EN + http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd + UTF-8 - - + - + - -//W3C//DTD Compact HTML 1.0 Draft//EN + -//W3C//DTD XHTML 1.1//EN + http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd + UTF-8 - + - + - -//W3C//DTD SVG 1.0//EN - http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd + UTF-8 - - - + - -//W3C//DTD XHTML 1.0 Strict//EN - http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd + -//W3C//DTD SVG 1.0//EN + http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd UTF-8 - + - + - -//W3C//DTD XHTML 1.1//EN - http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd + -//W3C//DTD Compact HTML 1.0 Draft//EN UTF-8 - - + + + + -//WAPFORUM//DTD WML 1.1//EN + http://www.wapforum.org/DTD/wml_1.1.xml + UTF-8 + yes + + - + + + + UTF-8 + +