Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 44316 invoked from network); 26 Oct 2010 01:52:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Oct 2010 01:52:43 -0000 Received: (qmail 59501 invoked by uid 500); 26 Oct 2010 01:52:43 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 59256 invoked by uid 500); 26 Oct 2010 01:52:42 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 59248 invoked by uid 99); 26 Oct 2010 01:52:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Oct 2010 01:52:42 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Oct 2010 01:52:42 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9Q1qMb2003415 for ; Tue, 26 Oct 2010 01:52:22 GMT Message-ID: <21709243.71261288057942132.JavaMail.jira@thor> Date: Mon, 25 Oct 2010 21:52:22 -0400 (EDT) From: "David Crossley (JIRA)" To: dev@forrest.apache.org Subject: [jira] Updated: (FOR-1205) In the tigris skin the @import statements have syntactic errors In-Reply-To: <15170089.57721288007124168.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FOR-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Crossley updated FOR-1205: -------------------------------- Other Info: [Patch available] > In the tigris skin the @import statements have syntactic errors > --------------------------------------------------------------- > > Key: FOR-1205 > URL: https://issues.apache.org/jira/browse/FOR-1205 > Project: Forrest > Issue Type: Bug > Components: Core operations > Affects Versions: 0.8 > Reporter: Simon Pepping > > With the tigris skin the following statements appear in the HTML files: > > This does not work since each URL should be on a single line: > > The error is in main/webapp/skins/tigris/xslt/html/site-to-xhtml.xsl: > > which should be changed to: > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.