Skip to content

Fixes basket location verification in rest controller

David requested to merge basket-coordinate-fix into master

What does this MR do?

The coordinate check in the basket rest controller was a bit too restrictive and didn't allow coordinates west of the prime meridian.

How confident are you it won't break things if deployed?

Very

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports