Opened 14 years ago

Closed 12 years ago

#24 closed defect (wontfix)

QueryOnClick waits endlessly on a non responding queryable layer

Reported by: yvesm Owned by:
Priority: major Milestone: 1.0.0
Component: widgets Version:
Keywords: QueryOnClick Cc:

Description

On some occasions, clicking on the "i" button opens a dialog window that will stay there for ever. In this situation, there is no way but to force refresh the browser page. This happens when a queryaable layer that happens to be not available is queried. Right now, the "forages queryable" layer of http://geoprisma.org/samples/sample1/default/index.php does not respond.

Ticking that layer in the tree and hitting "i" will show the problem. Clicking no queryable layer brings about the right message ("there are no queryable layers") and clicking the more dependable "WorldMap WMS (dev4)" layers shows the "i" is working well. So it's a matter of setting some timeout on the QueryOnClick.

Change History (3)

comment:1 by yvesm, 14 years ago

Milestone: First milestone

comment:2 by adube, 13 years ago

Milestone: First milestone1.0.0

That sounds like an important issue to fix, but is it still up-to-date ?

comment:3 by adube, 12 years ago

Resolution: wontfix
Status: newclosed

If a service returns an error when a query is made, it should be fixed. The query tool can't really control these kind of issues.

Note: See TracTickets for help on using tickets.