#827 closed defect (fixed)
Dynamic print frame: provide possibility to cancel a running print
Reported by: | astrid_emde | Owned by: | dev |
---|---|---|---|
Priority: | major | Milestone: | 2.7.2 release |
Component: | Version: | 2.7.1 | |
Keywords: | Cc: | mschulz, astrid_emde, armin11, huebi, kmq, uli |
Description
if a print takes too long and the result is not given back, you can't cancel the printing
for more information about the process of the dynamic print have a look at #455
Note:
See TracTickets
for help on using tickets.
for 2.7: http://trac.osgeo.org/mapbender/changeset/7926[[BR]] while print is running, there is no possibility to stop the server action -> to have a bit of control you can now set the element var timeout, so you can define the maximum time a print action can take (reaching the defined timeout will stop the ajax request)