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

[BrowserKit] Fix bug when uri starts with http. #14785

Merged
merged 1 commit into from Jun 1, 2015
Merged

[BrowserKit] Fix bug when uri starts with http. #14785

merged 1 commit into from Jun 1, 2015

Conversation

amouhzi
Copy link
Contributor

@amouhzi amouhzi commented May 29, 2015

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

@GromNaN
Copy link
Member

GromNaN commented May 30, 2015

Can you add a test on Client::getAbsoluteUri ?

@jakzal
Copy link
Contributor

jakzal commented May 30, 2015

duplicate of #14734

| Q             | A
| ------------- | ---
| Fixed tickets |
| License       | MIT
@amouhzi amouhzi changed the title [BrowserKit] Fix a potential bug. [BrowserKit] Fix bug when uri starts with http. May 30, 2015
@amouhzi
Copy link
Contributor Author

amouhzi commented May 30, 2015

Tests added.

@fabpot
Copy link
Member

fabpot commented Jun 1, 2015

Thank you @amouhzi.

@fabpot fabpot merged commit 6d3ec63 into symfony:2.3 Jun 1, 2015
fabpot added a commit that referenced this pull request Jun 1, 2015
This PR was merged into the 2.3 branch.

Discussion
----------

[BrowserKit] Fix bug when uri starts with http.

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Commits
-------

6d3ec63 [BrowserKit] Fix bug when uri starts with http.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants