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

"View Live" in Wagtail Admin does not use the site associated with a page to display #3678

Closed
eskhool opened this issue Jun 25, 2017 · 1 comment

Comments

@eskhool
Copy link

eskhool commented Jun 25, 2017

Issue Summary

When using the View Live button, it redirects to using the admin to display the page in question, ignoring the Site mapping to the Home Page associated with that Page Tree. Since the associated site has option for a hostname and port those should be

Steps to Reproduce

Open any page in the wagtail admin and click on the view live button. the link opened is on the same host and port as the wagtail admin

Technical details

  • Python version: Python 3.5
  • Django version: Django 1.10
  • Wagtail version: Wagtail 1.10.1
  • Browser version: All browsers
@eskhool eskhool changed the title Vie Live in Wagtail Admin does not use the site associated with a page to display "View Live" in Wagtail Admin does not use the site associated with a page to display Jun 25, 2017
@gasman
Copy link
Collaborator

gasman commented Jun 26, 2017

Hi @eskhool,
Please see #1807 - hosting the admin on a different hostname/port from a site is not a configuration that we currently support.

@gasman gasman closed this as completed Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants