Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 46625 invoked from network); 23 Jan 2006 20:40:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Jan 2006 20:40:50 -0000 Received: (qmail 6255 invoked by uid 500); 23 Jan 2006 20:40:44 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 6231 invoked by uid 500); 23 Jan 2006 20:40:44 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 6219 invoked by uid 99); 23 Jan 2006 20:40:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2006 12:40:44 -0800 X-ASF-Spam-Status: No, hits=0.8 required=10.0 tests=SPF_PASS,USERPASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of my.name.is.hans@gmail.com designates 64.233.162.198 as permitted sender) Received: from [64.233.162.198] (HELO zproxy.gmail.com) (64.233.162.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2006 12:40:43 -0800 Received: by zproxy.gmail.com with SMTP id m7so1335291nzf for ; Mon, 23 Jan 2006 12:40:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=LzhrDb/eQROyzYE9RwTtkeUwoLQYD+YyknkaeJYi+aBC7bFXCSDGjvHNkbhtyWVy/pdqGVF37n50T0jLxyFRycD7UQRtD+V9qNUBO7QNBTWqyHvjcmxn+mo4FQYEyRYbrjVMF39RZPqGDVJorC1wf3j2UjvjFEVrzGoRPFNBQzI= Received: by 10.64.83.9 with SMTP id g9mr470332qbb; Mon, 23 Jan 2006 12:40:22 -0800 (PST) Received: by 10.64.48.15 with HTTP; Mon, 23 Jan 2006 12:40:22 -0800 (PST) Message-ID: Date: Mon, 23 Jan 2006 21:40:22 +0100 From: Jonas Lundberg To: users@cocoon.apache.org Subject: FOP pdf / gif image issue with Cocoon 2.1.8 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I just noticed that FOP pdf generation with GIF images does not work with my Cocoon 2.1.8 installation unless the following is added to web.xml: gif image/gif In the site map I use: It seems odd that I should have to configure the gif mime type in web.xml for this to work... Is something wrong with my Cocoon installation? Regards Hans --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org