Opened 13 years ago

Closed 13 years ago

#243 closed defect (fixed)

MapFishPrintProxy - can't download file in IE and https

Reported by: adube Owned by:
Priority: blocker Milestone:
Component: server Version:
Keywords: Cc:

Description

The MapFishPrintProxy falls into that issue :

http://support.microsoft.com/kb/812935

The cause of this is the 'force-download' header, so we need to remove it.

Change History (6)

comment:1 by adube, 13 years ago

Resolution: fixed
Status: newclosed

r1077, fixed.

comment:2 by etdube, 13 years ago

Resolution: fixed
Status: closedreopened

Tested the fix, doesn't seem to have the desired effect under IE8 -- the popup for the PDF file opens then immediately closes.

comment:3 by etdube, 13 years ago

Tried another (conditional, only for IE) set of headers in MapFishPrintGetFileProxy.php (r1078). Seems to solve the problem, but needs review and testing.

comment:4 by etdube, 13 years ago

Reference: http://www.en-lightn.com/?p=127 (slightly modified the headers returned to IE from the above example, after some trial and error)

comment:5 by adube, 13 years ago

If this issue is fixed, can we close this ticket ?

comment:6 by adube, 13 years ago

Resolution: fixed
Status: reopenedclosed

Fixed.

Note: See TracTickets for help on using tickets.