Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed encoding issues with map names. #1

Merged
merged 2 commits into from
May 19, 2016

Commits on May 13, 2016

  1. Fixed encoding issues with map names.

    EscapedUriString is not sufficient enough as it does not encode "&", UrlEncode will do the trick.
    givenameplz committed May 13, 2016
    Configuration menu
    Copy the full SHA
    c72d2e9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2016

  1. New fix for map names

    Without changing the project target framework.
    givenameplz committed May 16, 2016
    Configuration menu
    Copy the full SHA
    a0795be View commit details
    Browse the repository at this point in the history