Opened 15 years ago
Closed 13 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 , 15 years ago
Milestone: | → First milestone |
---|
comment:2 by , 13 years ago
Milestone: | First milestone → 1.0.0 |
---|
comment:3 by , 13 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
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.
That sounds like an important issue to fix, but is it still up-to-date ?