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

Add auto-complete int the feature edition tool #875

Closed nmco closed 8 years ago

nmco commented 8 years ago

anim

offtherailz commented 8 years ago

missing some error management. In case of error like this:

<?xml version="1.0" encoding="UTF-8"?><wps:ExecuteResponse xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xml:lang="en" service="WPS" serviceInstance="http://mappe.comune.genova.it:80/geoserver/ows?" version="1.0.0"><wps:Process wps:processVersion="1.0.0"><ows:Identifier>gs:PagedUnique</ows:Identifier><ows:Title>PagedUnique</ows:Title><ows:Abstract>Gets the list of unique values for the given featurecollection on a specified field, allows optional paging</ows:Abstract></wps:Process><wps:Status creationTime="2016-04-27T13:10:38.057Z"><wps:ProcessFailed><ows:ExceptionReport version="1.1.0"><ows:Exception exceptionCode="NoApplicableCode"><ows:ExceptionText>Process failed during execution
Process execution 30eff18f-6f40-4c2e-8e4f-80b50ef8ac96 failed
Failed to retrieve value for input features
Could not locate V_COMM_SIT_GEO in catalog.</ows:ExceptionText></ows:Exception></ows:ExceptionReport></wps:ProcessFailed></wps:Status></wps:ExecuteResponse>

Infinite loading. Try V_COMM_SIT_GEO