Skip to content

Support sites with base/path other than slash #11

@neufeind

Description

@neufeind

There are usecases where sites have a base that's not just / or http://example.com/ but followed with a path. This is currently not supported in CountryService::getCountryByUri(). It tries to match the $path directly from the beginning but would need to detect the actual site-base and properly strip the base before detecting country/language.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions