[Geoserver-devel] GEOS-6502

http://jira.codehaus.org/browse/GEOS-6502

It appears like the bug is now closed and the fix should be applied to version 2.5.2 however our testing shows that the bug is still there in version 2.5.2 Stable and 2.6-Beta.

My simple test case has been to

  1. Download and deploy the WAR file.
  2. Using the layer preview, test the automatically added “sf:restricted” layer by
  • Clicking inside the polygon (get feature info returns results, as expected)
  • Clicking near the edge of the polygon (get feature info returns results, as expected)
  • Clicking outside the polygon (get feature info returns no results, as expected)
  1. I then edit the style “restricted” which is used by the sf:restricted layer and added in the style 5 2
  2. Repeat step 2 but this time the result is,
  • Clicking inside the polygon (get feature info returns ** no ** results, an unexpected result)
  • Clicking near the edge of the polygon (get feature info returns results, as expected)
  • Clicking outside the polygon (get feature info returns no results, as expected)

This problem is identical to the issue raised in http://jira.codehaus.org/browse/GEOS-6502 so I was wondering if it has been fixed or if the issue was closed by mistake?

Thanks

Andrew

Andrew Dennison
Gaia Resources
p +61 8 9227 7309
m +61 045 999 0256
w www.gaiaresources.com.au
e andrew@anonymised.com

Check out our blog or follow me on twitter

Sign up for our new monthly newsletter

On Thu, Jul 31, 2014 at 10:13 AM, Andrew Dennison <
andrew@anonymised.com> wrote:

This problem is identical to the issue raised in
http://jira.codehaus.org/browse/GEOS-6502 so I was wondering if it has
been fixed or if the issue was closed by mistake?

It was closed because both interactive and unit testing (
https://github.com/geoserver/geoserver/commit/878d05129d090db388d1717ec136010ce104b2e3)
showed that
it was working.
But I see now I misunderstood the issue, I fixed and tested dashed line
styles, not dashed polygons.

I'll have a look at fixing this. Too bad 2.5.3 is far away, scheduled for
late October

Cheers
Andrea

--

GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

On Thu, Jul 31, 2014 at 11:00 AM, Andrea Aime <andrea.aime@anonymised.com>
wrote:

On Thu, Jul 31, 2014 at 10:13 AM, Andrew Dennison <
andrew@anonymised.com> wrote:

This problem is identical to the issue raised in
http://jira.codehaus.org/browse/GEOS-6502 so I was wondering if it has
been fixed or if the issue was closed by mistake?

It was closed because both interactive and unit testing (
https://github.com/geoserver/geoserver/commit/878d05129d090db388d1717ec136010ce104b2e3)
showed that
it was working.
But I see now I misunderstood the issue, I fixed and tested dashed line
styles, not dashed polygons.

I'll have a look at fixing this. Too bad 2.5.3 is far away, scheduled for
late October

Ok,added a test specific to polygon with dashed outline and a fix. Could
you please check a nightly build and verify?
Any build dated August 3 or later will have the fix (today's one does not):
http://ares.boundlessgeo.com/geoserver/2.5.x/

Cheers
Andrea

--

GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------