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

[BUGFIX release] Fix NoneLocation#getURL #13781

Merged
merged 1 commit into from
Jul 6, 2016

Commits on Jul 6, 2016

  1. [BUGFIX release] Fix Location#getURL

    Prior fixes to NoneLocation and HistoryLocation's getURL broke the
    case where the rootURL or baseURL matched the start of the main URL.
    Resolve that case by checking for a subsequent forward slash or end
    of string.
    wagenet committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    fe473a2 View commit details
    Browse the repository at this point in the history