omeka / plugin-Geolocation

Allows administrative users to save geolocation data for an individual item. The plugin generates a Google map containing items with geolocation data and a web page for displaying the map.
http://omeka.org/codex/Plugins/Geolocation
12 stars 20 forks source link

Test Geolocation 2.2.5 #41

Closed zerocrates closed 8 years ago

zerocrates commented 8 years ago

Latest master.

Just a sanity/regression check pretty much.

The only major "interesting" area would be the Contribution integration: some stuff about how that works has changed, so let's just double-confirm that it's working correctly still.

mebrett commented 8 years ago

The Map is showing up on the Contribution form when "Add Map to Contribution Form" is ticked. But the geolocation data isn't sticking to the item - when I go to review the items on admin (as superuser), there's no location data assigned to them. On branch master of Contribution.

zerocrates commented 8 years ago

Well that would definitely be a problem. Is it working in 2.2.4?

mebrett commented 8 years ago

Yes - on 2.2.4 the location sticks.

zerocrates commented 8 years ago

Okay try latest master again

mebrett commented 8 years ago

Location is sticky again!