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

[RedirectBundle] Add domain field when configuring redirects #682

Merged
merged 1 commit into from
Sep 3, 2015

Conversation

jockri
Copy link
Contributor

@jockri jockri commented Sep 3, 2015

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets

When you have a website that has multiple domains, it was not possible to use the same origin url and point it to a different target url for each domain. This PR solves this by allowing the administrator to choose the domain for which the redirect should work. It is also possible to choose "All domains".

When there is only a single domain configured, the domain input field will not be shown and the domain column will not be visible in the adminlist.

Eg:
domain.com/cola -> domain.com/actions/cola
domain.nl/cola -> domain.nl/acties/cola

@krispypen
Copy link
Contributor

@roderik 👍

@roderik roderik added this to the 3.3.0 milestone Sep 3, 2015
roderik pushed a commit that referenced this pull request Sep 3, 2015
[RedirectBundle] Add domain field when configuring redirects
@roderik roderik merged commit 1e828d2 into Kunstmaan:master Sep 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants