From svn-return-7116-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Sun May 06 10:24:49 2007 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 39098 invoked from network); 6 May 2007 10:24:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 May 2007 10:24:47 -0000 Received: (qmail 8196 invoked by uid 500); 6 May 2007 10:24:54 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 8155 invoked by uid 500); 6 May 2007 10:24:54 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 8141 invoked by uid 99); 6 May 2007 10:24:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 May 2007 03:24:54 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME 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; Sun, 06 May 2007 03:24:46 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id C2F7B1A9838; Sun, 6 May 2007 03:24:26 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r535593 - /forrest/branches/forrest_07_branch/main/webapp/skins/common/xslt/html/strip_namespaces.xsl Date: Sun, 06 May 2007 10:24:26 -0000 To: svn@forrest.apache.org From: ferdinand@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070506102426.C2F7B1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ferdinand Date: Sun May 6 03:24:22 2007 New Revision: 535593 URL: http://svn.apache.org/viewvc?view=rev&rev=535593 Log: Attempt to fix disappearance of processing-instructions. Modified: forrest/branches/forrest_07_branch/main/webapp/skins/common/xslt/html/strip_namespaces.xsl Modified: forrest/branches/forrest_07_branch/main/webapp/skins/common/xslt/html/strip_namespaces.xsl URL: http://svn.apache.org/viewvc/forrest/branches/forrest_07_branch/main/webapp/skins/common/xslt/html/strip_namespaces.xsl?view=diff&rev=535593&r1=535592&r2=535593 ============================================================================== --- forrest/branches/forrest_07_branch/main/webapp/skins/common/xslt/html/strip_namespaces.xsl (original) +++ forrest/branches/forrest_07_branch/main/webapp/skins/common/xslt/html/strip_namespaces.xsl Sun May 6 03:24:22 2007 @@ -20,9 +20,14 @@ - + + + + + +