Skip to content

assertRedirect does not work with external redirects - #104

Merged
kenjis merged 1 commit into
kenjis:masterfrom
hoersten:master
Mar 23, 2016
Merged

assertRedirect does not work with external redirects#104
kenjis merged 1 commit into
kenjis:masterfrom
hoersten:master

Conversation

@hoersten

Copy link
Copy Markdown
Contributor

A controller with redirect('http://www.example.com') fails assertRedirect('http://www.example.com'), it's expecting something along the lines of http://localhost:8000/http://www.example.com. I copied the regex from the replacement url_helper.php.

@coveralls

Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling a26c3d1 on hoersten:master into * on kenjis:master*.

@hoersten hoersten mentioned this pull request Mar 23, 2016
@kenjis
kenjis merged commit a26c3d1 into kenjis:master Mar 23, 2016
@kenjis

kenjis commented Mar 23, 2016

Copy link
Copy Markdown
Owner

Thank you!

@kenjis kenjis added the bug label Apr 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants