gaiaresources / ala-citizenscience

Automatically exported from code.google.com/p/ala-citizenscience
1 stars 4 forks source link

Map selection is not passed to advanced review on "View Records" #268

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to the Location Review page and select an area on the map.
2. Click the View Records button
3. The Advanced Review page will show with no locations selected.

What is the expected output? What do you see instead?
Instead of no locations being selected, the locations selected on the map 
should be shown.

Original issue reported on code.google.com by stepha...@gaiaresources.com.au on 23 May 2012 at 6:06

GoogleCodeExporter commented 9 years ago
This is also true for facet selections.

Original comment by stepha...@gaiaresources.com.au on 24 May 2012 at 12:16

GoogleCodeExporter commented 9 years ago
Fixed in r322.

The Location Review now passes a parameter "sourcePage" that, when present, 
signals the Advanced Review to use the request parameters to make a location 
selection and then remove them from the parameter mapping causing map and facet 
selections to be passed from the Location Review to the Advanced Review.

Original comment by stepha...@gaiaresources.com.au on 24 May 2012 at 12:20