Feature request #6128
Follow the link outside of an Identify window
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Pull Request or Patch supplied: | No | Resolution: | fixed |
Easy fix?: | No | Copied to github as #: | 15463 |
Description
Identify.ing from a wms with a text/html response, qgis will produce a perfect window with html tags.
It build also the links colored in blu.
And overlapping the link the cursor also change the icon to show it is a link.
But click-ing on it . The link is not followed.
I guess this is a bug because qgis show clearly it is a link. But when click-ed it don't work.
History
#1 Updated by aperi2007 - over 12 years ago
I guess the more useful solution was if the link was follow opening a browser windows.
#2 Updated by Larry Shaffer over 12 years ago
Could you update issue info on platform please. Also, do you have a test URL for the WMS server used?
#3 Updated by aperi2007 - over 12 years ago
- File test_wms_link.zip added
This url callable from a browser show what is the response of a WMS to a GetFeatureInfo.
I attach also a simple qgis project to see the result on a qgis.
Is sufficient try to do a identify to the layer on the canvas.
#4 Updated by aperi2007 - over 12 years ago
Hi.
I discovered an interesting fact.
The link now work.
The explanation is that my test was made all behind a proxy.
In this situation qgis was unable to follow the link.
Instead if outside from proxy the link is followed.
So the bug is :
qgis was unable to follow the link in an identify if is behind a proxy.
#5 Updated by Jürgen Fischer over 12 years ago
- Tracker changed from Bug report to Feature request
- Subject changed from Follow the link inside an Identify windows to Follow the link outside of an Identify window
#6 Updated by Jürgen Fischer over 12 years ago
- Resolution set to fixed
- Status changed from Open to Closed
implemented in 539b7cb7