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

when checking if page is the home route, also check '/.' as current route #1191

Merged
merged 1 commit into from
Aug 22, 2017

Conversation

andrewscofield
Copy link
Contributor

I was getting error that null was being passed as the argument to the move() function.

I did a little investigating and on my system, /. was the value of $route when assigning $parent.

I am running ubuntu & php7 on a virtualbox if that makes a difference here?

…oute

I was getting error that `null` was being passed as the argument to the `move()` function.

I did a little investigating and on my system, `/.` was the value of `$route` when assigning `$parent`.

I am running ubuntu & php7 on a virtualbox if that makes a difference here?
@rhukster rhukster merged commit 9169565 into getgrav:develop Aug 22, 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

Successfully merging this pull request may close these issues.

2 participants