On 30.06.2004 21:17, Leona Slepetis wrote:

I have a problem with Cocoon 2.1 that someone may have seen before.

I am trying to launch a window containing a pdf file, using the JavaScript
Window.open() method.

When I run this, I get an IE error saying that the site can't be found.

If I use the same pipeline with mime-type="image/gif" and an image file,
the JavaScript code works and opens a new window.

Does anyone know what is happening here? I know that I am getting to the
same place in the sitemap by calling the URL directly or through the open()
function,  It seems that certain mime types are not being handed off to the
new window correctly.

Sounds strange but therefore you have logfiles. Set the log level to debug, and compare the requests when opening it via JS and typing it directly in core.log.


Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to