Ticket #2405 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

LoadingPanel never stops using Layer.WMS.Post with Internet Explorer

Reported by: stoutant Owned by:
Priority: minor Milestone: 2.9 Release
Component: general Version: 2.8
Keywords: Cc:
State:

Description

I created a wms layer based on a mapserver mapfile. This mapfile is using a FILTER on a layer. The params for the filter are passed in the url (AD:thisAD) of the getmap request. Often the params string is too long for a GET request in IE so I cannot use Layer.WMS Using Layer.WMS.Post works but the LoadingPanel never stops. In the test case attached I send a simple request so it is going to work on IE with Layer.WMS and the loading panel will stop. Just try to use WMS.Post and you'll see the problem. In the mapfile you'll have to modify the path to the shapefile. In index.html you have to modify 3 lines, they are identified. thanks steve

Change History

Changed 3 years ago by bartvde

  • status changed from new to closed
  • resolution set to duplicate

duplicate of ticket:2406

Note: See TracTickets for help on using tickets.