Closed rinatio closed 10 years ago
Same problem.
If it also doesn't work when Goutte is used directly (without Mink), then this isn't a problem in MinkGoutteDriver.
Tests pass when used with Goutte 1.0.3 for me locally. Maybe you're doing something with Goutte, that isn't covered in tests?
I'm also having this problem, any news? I can't downgrade because deps fail...
Fixed in Symfpny BrowserKit 2.3.10
Hi
Recently Goutte upgraded to v1.0.3 and after that redirecting doesn't work properly for some reason:
I use 8080 port, but it's trying to open same domain on 80 port. When I downgrade goutte to v1.0.2 it works correct. Please advise. Maybe it's worth to put version restrictions in
composer.json
?