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

Redirector doesn't work for complicated urls #12

Open
Cipa opened this issue Mar 2, 2011 · 2 comments
Open

Redirector doesn't work for complicated urls #12

Cipa opened this issue Mar 2, 2011 · 2 comments

Comments

@Cipa
Copy link
Contributor

Cipa commented Mar 2, 2011

Hi
Seem that redirector doesn't work for values like

http://www.site.com/html/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=19&page=1

I tried the full URL +
modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=19&page=1
artid=19

Do I have to escape characters?

Thanks

@Cipa
Copy link
Contributor Author

Cipa commented Mar 2, 2011

Hi,

It seem to be working for
html/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=19&page=1

So you need to include the full path without the site.com

@bertoost
Copy link

Looks like it already works.. Issue can be closed.. Reopen at modxcms fork

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