Opened 13 years ago

Closed 13 years ago

#236 closed enhancement (fixed)

MapFishPrint - POST support

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

Description

The new print widgets don't work well in IE because of the GET limitations. We need to :

  • add POST support to the MapFishPrint proxy
  • adjust both GeoExtPrintForm and GeoExtUX.PrintPreview widgets

Change History (2)

comment:1 by adube, 13 years ago

http://trac.osgeo.org/geoprisma/ticket/147#comment:2

Second issue : was the last comment about it.

comment:2 by adube, 13 years ago

Resolution: fixed
Status: newclosed

r1070, featuring :

  • a new MapFishPrintGetFileProxy proxy to read previously generated urls from the MapFishPrint service
  • when in POST, the MapFishPrintProxy returns the url to call the MapFishPrintGetFileProxy
  • both client print widgets adjusted to POST
  • in IE (when 'inline' is set in REQUEST), the header is set differently to avoid its security

Fixed.

Note: See TracTickets for help on using tickets.