Skip to content

Use absolute URL for region choser

Matthias Larisch requested to merge fix-300 into master

Closes #300 (closed)

What does this MR do?

when selecting another region, the XHR request fired to 'xhr.php?...'. Use an absolute path here: '/xhr...' to also work from subpages.

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

sure

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