Bug 6904 - problem with IE?
Summary: problem with IE?
Status: CLOSED INVALID
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: 0.20.2
Hardware: PC All
: P3 critical
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-06 09:21 UTC by Frank Beullens
Modified: 2012-04-01 13:50 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Beullens 2002-03-06 09:21:36 UTC
Hi,

when i have rendered a pdf-file, i send it back to my JSP-page through a custom-
tag. The page then reloads 3 times?? and the whole process of rendering the 
file is also done 3 times. I use IE5.5. I know that apparently there are some 
problems with IE, but does anyone know of a cure for this problem. The user has 
to wait a long time now, before seeing the file. (I use the code from the 
example classFopServlet.java to send the pdf to my page)

Thanks in advance for an answer asap
Comment 1 J.Pietschmann 2002-04-22 09:18:26 UTC
This is a known problem with various versions of IEx, which requests
the PDF two or three times from the servlet. There is nothing FOP
could do about it.
It is recommended to use a URL ending in .pdf for requests delivering
PDFs. It sometimes helps to append a dummy parameter dummy=.pdf to the
URL.
Comment 2 Glenn Adams 2012-04-01 13:50:53 UTC
batch transition to closed remaining pre-FOP1.0 resolved bugs