Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

[Router] no need to correct ~ in the path encoding#3393

Closed
Tobion wants to merge 1 commit into
zendframework:masterfrom
Tobion:patch-1
Closed

[Router] no need to correct ~ in the path encoding#3393
Tobion wants to merge 1 commit into
zendframework:masterfrom
Tobion:patch-1

Conversation

@Tobion
Copy link
Copy Markdown
Contributor

@Tobion Tobion commented Jan 9, 2013

The ~ is not encoded by rawurlencode, so we don't need to decode it again.

The ~ is not encoded by rawurlencode, so we don't need to decode it again.
@Maks3w
Copy link
Copy Markdown
Member

Maks3w commented Jan 9, 2013

Please add a test case to avoid regressions

@weierophinney
Copy link
Copy Markdown
Member

@Maks3w This is actually already covered in a unit test case, surprisingly, and making the change allows the test to continue to pass.

weierophinney added a commit that referenced this pull request Jan 21, 2013
@ghost ghost assigned weierophinney Jan 21, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants