Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 48715 invoked from network); 28 Apr 2005 15:10:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Apr 2005 15:10:07 -0000 Received: (qmail 12439 invoked by uid 500); 28 Apr 2005 15:10:00 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 12347 invoked by uid 500); 28 Apr 2005 15:09:59 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 12290 invoked by uid 99); 28 Apr 2005 15:09:58 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from keow.org (HELO keow.org) (69.41.247.100) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 28 Apr 2005 08:09:57 -0700 Received: (qmail 7841 invoked by uid 1000); 28 Apr 2005 15:08:46 -0000 Date: Thu, 28 Apr 2005 16:08:46 +0100 From: Tim Larson To: dev@cocoon.apache.org Subject: Re: resource:// protocol broken? Message-ID: <20050428150846.GA7456@localhost> References: <20050427202434.GL23086@localhost> <426FF6BA.40603@reverycodes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <426FF6BA.40603@reverycodes.com> User-Agent: Mutt/1.5.6+20040907i X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wed, Apr 27, 2005 at 04:31:54PM -0400, Vadim Gritsenko wrote: > Tim Larson wrote: > >Looking at the Cocoon Forms samples, the first of the > >"Basic Samples", Various (Actions), does not display its > >GIF's (which are loaded via resource://), and the second > >sample, Various (Flowscript), does not display at all. ... > > You mean http://localhost:8888/samples/blocks/forms/resources/img/help.gif > ? And calendar? I see those images (2.1.x). I just did more testing and... The 2_1_X branch works for me (images load correctly and the sample flowscript form also loads,) but *trunk* does NOT work. Is anybody else also having this problem with the trunk version? --Tim Larson