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

Remove trailing slash #25

Merged
merged 2 commits into from
May 15, 2015
Merged

Remove trailing slash #25

merged 2 commits into from
May 15, 2015

Conversation

atukai
Copy link
Contributor

@atukai atukai commented May 7, 2015

It introduces 404 for me

It introduce 404 for me
@@ -29,7 +29,7 @@
'display' => [
'type' => 'Segment',
'options' => [
'route' => '/display/:filter/',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can introduce a BC break. How about [/]?

@atukai
Copy link
Contributor Author

atukai commented May 8, 2015

I found that 404 happened, because i remove trailing slash with nginx. [/] will be a good solution for me.

@ojhaujjwal
Copy link
Member

Can you update the PR to use [/]? I will merge it.

ojhaujjwal added a commit that referenced this pull request May 15, 2015
optional trailing slash in url
@ojhaujjwal ojhaujjwal merged commit 450d7ab into hrevert:master May 15, 2015
@ojhaujjwal
Copy link
Member

@atukai Merged. Thanks!

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