http://bugs.winehq.org/show_bug.cgi?id=27904
Summary: wine iexplore parse http://127.0.0.1:8000 to http://127.0.0.1:8000:8000 Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: urlmon AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Created an attachment (id=35700) --> (http://bugs.winehq.org/attachment.cgi?id=35700) Log: wine iexplore http://127.0.0.1:8000
When I use wine iexplore to open http://127.0.0.1:8000, the URL bar display http://127.0.0.1:8000:8000 , the web page failed to load. However, both http://127.0.0.1:80 and http://localhost:8000 works well.
I believe this is a regression, wine1.3.15 works. But when I run a regression test, several versions of wine iexplore crash while opening http://127.0.0.1:8000, I don't know what to do for that, should I run "git bisect skip" in this case?