Modify ↓
Opened 18 years ago
Closed 17 years ago
#1580 closed defect (fixed)
Trac server URL doesn't permit non-standard ports
Reported by: | Owned by: | Matteo Merli | |
---|---|---|---|
Priority: | normal | Component: | EclipseTracPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
When I try to enter a port number other than 80 in the dialog to add a connection to a trac server, when entering a value such as:
I can't connect to the server. It should permit alternate ports to be specified.
Thanks!
Attachments (0)
Change History (3)
comment:1 Changed 18 years ago by
comment:2 Changed 17 years ago by
Status: | new → assigned |
---|
Please check again with new version (1.0.4) and tell me if the problem persists.
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
After updating to latest, the problem is resolved. Also manual validation button vs. auto validate on user typing into server URL field is a much nicer user experience. Thanks!
Note: See
TracTickets for help on using
tickets.
I think I mis-diagnosed this issue. My problem is that I can't connect through an SSH tunnel to the trac server. Here's what I have verified:
It seems that the plugin is being confused by something the tunnel is doing with the socket traffic.