geosolutions-it / MapStore

The code of the most recent version of mapstore is hosted as geosolutions-it/MapStore2
https://github.com/geosolutions-it/MapStore2
GNU General Public License v3.0
31 stars 43 forks source link

WPSUniqueValues plugin hangs on malformed response #769

Open Gnafu opened 8 years ago

Gnafu commented 8 years ago

If autocomplete feature on SpatialSelectorQueryForm receives an unexpected response, the autocomplete suggestions panel hangs on "loading...".

Use case:

The service requires authentication, but the request is anonymous, so an xml exception is returned and the "loading..." text is still there.