Modify ↓
#5575 closed enhancement (fixed)
[patch] Adds a more usefull error message if UnknownHostException occurs when downloading
Reported by: | BitSchupser | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Plugin openstreetbugs | Version: | latest |
Keywords: | Cc: |
Description
To reproduce the problem:
- Disconnect from the Internet
- Start JSOM with OSB plugin and do something
- Everytime, OSB plugin tries to download bugs, a message just containing the OSB hostname appears.
What does this patch do?
This patch enhances the OsbPlugin class to show a more understandable message "Unknown Host: [hostname] - - Possibly there is no connection to the Internet." in the previously mentioned scenario.
Attachments (1)
Change History (4)
by , 14 years ago
Attachment: | OsbPlugin.patch added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Ist im SVN. Plugin hab ich allerdings noch nicht neu gebaut.