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

use absolute URL in index.php when redirecting to doku.php #2719

Merged
merged 1 commit into from Mar 13, 2019

Conversation

phy25
Copy link
Collaborator

@phy25 phy25 commented Mar 12, 2019

This fixes #2706.

Note that in order to get an absolute URL, the whole DokuWiki environment is now loaded in index.php. I am not sure whether this is efficient enough, but this makes it consistent across all DokuWiki entrypoints.

Also, AppVeyor is failing just because it doesn't like styleutils_cssstyleini_test::test_mergedstyleini in another PR.

Note that in order to get an absolute URL, the whole DokuWiki environment is loaded now in index.php.
@splitbrain splitbrain merged commit ff6bf34 into master Mar 13, 2019
@splitbrain splitbrain deleted the issue2706 branch March 13, 2019 08:55
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

Successfully merging this pull request may close these issues.

Accessing invalid page with slash in results in infinite redirect
2 participants