Modify ↓
#6706 closed defect (fixed)
CredentialDialog.java - correct output for proxy-auth-failure
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
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)
by , 14 years ago
Attachment: | 20110815_CredentialDialog_patch.diff added |
---|
comment:1 by , 14 years ago
Cc: | added |
---|
comment:3 by , 13 years ago
Please add "[patch]" the the subject line next time, so we can find patches easier.
Note:
See TracTickets
for help on using tickets.
patch