aodn / aodn-portal

AODN Open Geospatial Portal
https://portal.aodn.org.au/
GNU General Public License v3.0
21 stars 13 forks source link

Geographic Boundary facet not interacting correctly #812

Closed moniquebreslin closed 10 years ago

moniquebreslin commented 10 years ago

Portal: RC 123, and prod 123

Steps to reproduce:

  1. Go to Step 1; select Platform facet = land / onshore structure ACORN collections result.
  2. Now select Geographic Boundary facet; draw any box; click Go.

What does happen: Data collections are returned that do not have both facets applied: appears they have only geographic boundary applied.

What should happen: Both facets are applied so that only ACORN collections are returned.

This also happened with platform = AUV and = flightless bird. It doesn't seem to happen with Geographic Boundary and other facets (eg. Measured parameter or Organisation)

anguss00 commented 10 years ago

This occurs the other way round as well, if spatial search filter selected first and then, say platform is selected you end up with search results that are outside the range of the bbox selected. Tested on rc with platform = land/onshore structure. Might warrant a separate bug @pblain?

pblain commented 10 years ago

It can stay as a single bug for now - until the two parts are shown to be unrelated.

pmbohm commented 10 years ago

Fixed by fixing the bug in Spatial Search code