Re: [Zope] I think, it is a bug in acquisition

2000-08-16 Thread Rik Hoekstra
>Maybe I have found a situation, where images are not working or rather >acquisition. >For example, you create 2 documents and one image > doc1 (DTML Document) > contents: "document 1 > doc2 (DTML Document) > contents: "document 2 > image (Image) > contents: image >When you

[Zope] I think, it is a bug in acquisition

2000-08-16 Thread cuiod-tec Jens Gelhaar
Maybe I have found a situation, where images are not working or rather acquisition. For example, you create 2 documents and one image doc1 (DTML Document) contents: "document 1 doc2 (DTML Document) contents: "document 2 image (Image) contents: image When you put everything