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

Malformed url after install when manager is on different url #14345

Open
feamsr00 opened this issue Feb 7, 2019 · 1 comment
Open

Malformed url after install when manager is on different url #14345

feamsr00 opened this issue Feb 7, 2019 · 1 comment
Labels
area-setup bug The issue in the code or project, which should be addressed.

Comments

@feamsr00
Copy link

feamsr00 commented Feb 7, 2019

Bug report

Summary

I've just update a an install to 2.7.0. The install doesn't redirectr correctly if I've placed the manager on a different host.

Step to reproduce

  1. Have existing install of MODx with manager on different host eg man.site.com
  2. Configure 'MODX_MANAGER_URL' with url https://man.site.com
  3. Run install\upgrade

Observed behavior

Bad redirect to https://site.comhttp//man.site.com/' (Curiously note the missing second :)

Expected behavior

Should have been direct to https://man.site.com

Environment

  • Server 2012 6.2
  • IIS 8
  • PHP 7.1.7
  • MODx 2.7.0

Thanks!

@JoshuaLuckers JoshuaLuckers added bug The issue in the code or project, which should be addressed. area-setup labels Feb 8, 2019
@Jako
Copy link
Collaborator

Jako commented Feb 8, 2019

Please check if it works with a trailing slash after the manager url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-setup bug The issue in the code or project, which should be addressed.
Projects
None yet
Development

No branches or pull requests

3 participants