#10778 closed bug (fixed)
WebPositive drops the port from the URL
Reported by: | bbjimmy | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev 47147
HaikuWebKit 1.3.0 WebKit 538.28
I have an http service running on port 180. the url looks like this:
http://website.com:180/directory/index.php
the browser converts it to: http://website.com/directory/index.php in the address bar.
I get a 404 error when refreshing the page.
Doing a post from the form also gets a 404 error
Change History (5)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Component: | Applications/Workspaces → Applications/WebPositive |
---|---|
Owner: | changed from | to
comment:3 by , 10 years ago
Milestone: | R1 → R1/alpha5 |
---|
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed, probably by https://github.com/haiku/webkit/commit/4d26e350bbbf2502d00657a1d8c73e5e81018bb5.
comment:5 by , 10 years ago
Milestone: | R1/alpha5 → R1/beta1 |
---|
Note:
See TracTickets
for help on using tickets.
I too have experienced this bug, +1.