Modify ↓
#6706 closed defect (fixed)
CredentialDialog.java - correct output for proxy-auth-failure
| Reported by: | josm-tickets@… | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | tested | Keywords: | CredentialDialog, proxy, authentication |
| Cc: | osm@… |
Description
Information about the http-proxy and -port is not displayed correctly in CredetialDialog.java when (proxy) authentication fails. This patch addresses this issue by retrieving the proxy-information from the central preference-storage.
Attachments (1)
Change History (4)
Changed 22 months ago by josm-tickets@…
comment:1 Changed 22 months ago by osm@…
- Cc osm@… added
comment:2 Changed 21 months ago by bastiK
- Resolution set to fixed
- Status changed from new to closed
In [4386/josm]:
comment:3 Changed 21 months ago by bastiK
Please add "[patch]" the the subject line next time, so we can find patches easier.
Note: See
TracTickets for help on using
tickets.



patch