[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [udig-devel] wms GetFeatureInfo & selected style | 
On Aug 2, 2007, at 18:26 , Jesse Eichar wrote:
I've applied the patch and have been (for 3 weeks) been trying to  
find time to do a release of 1.1-RC11.  I will schedule 2 hours  
today to try to finish it.
I do not find any changes to the actual files in 1.1.x and trunk:
http://svn.geotools.org/udig/branches/1.1.x/udig/plugins/ 
net.refractions.udig.tool.info/src/net/refractions/udig/tool/info/ 
internal/WMSDescribeLayer.java
http://svn.geotools.org/udig/trunk/plugins/ 
net.refractions.udig.tool.info/src/net/refractions/udig/tool/info/ 
internal/WMSDescribeLayer.java
Or did you fix this somewhere else?
Regards,
 - Tore.
On Aug 2, 2007, at 2:32 AM, Tore Halset wrote:
Hello.
I am working on a WMS project where we tell users to use uDig as  
the WMS client if they do not already have a WMS client. We use  
WMS named styles a lot and even let users create their own named  
styles on a web page.
A GetFeatureInfo request from uDig does not contain the style that  
the user selected. As we use styles to customize the view,  
GetFeatureInfo may return wrong information.
I have reported[1] this issue and suggested a very simple way to  
fix the problem.
Is there anything more I can do to make this issue resolved?
Regards,
 - Tore.
[1] http://jira.codehaus.org/browse/UDIG-1270