Opened 8 years ago

Closed 8 years ago

#1421 closed defect (fixed)

Petacope_Display output in GML/PNG/JPG instead of download

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.3
Component: petascope Version: development
Keywords: Requested download GML/PNG/JPG Cc: Dimitar Misev, Peter Baumann
Complexity: Medium

Description

Currently, with WCS request (GetCoverage/DescribeCoverage) or WCPS output in WebBrowser address in any MIME format, it will download the output instead of displaying for some known format (GML/PNG/JPG). It should display these output in WebBrowser as before.

Change History (2)

comment:1 by Bang Pham Huu, 8 years ago

ok, the error behavior due to I set the default behavior in response header "attachment" then it will download the file instead of trying to display it, it should be "Content-disposition", "inline;

comment:2 by Bang Pham Huu, 8 years ago

Resolution: fixed
Status: newclosed

patch was accepted, close ticket.

Note: See TracTickets for help on using tickets.