Modify ↓
Opened 18 years ago
Closed 18 years ago
#4772 closed defect (wontfix)
IOError: [Errno url error]
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | general | Version: | |
Severity: | major | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
Traceback (most recent call last): File "C:\PROJECT\Python24\Lib\site-packages\trac\web\main.py", line 387, in dispatch_request dispatcher.dispatch(req) File "C:\PROJECT\Python24\Lib\site-packages\trac\web\main.py", line 237, in dispatch resp = chosen_handler.process_request(req) File "build\bdist.win32\egg\traccc\traccc.py", line 207, in process_request File "C:\PROJECT\Python24\lib\urllib.py", line 82, in urlopen return opener.open(url) File "C:\PROJECT\Python24\lib\urllib.py", line 187, in open return self.open_unknown(fullurl, data) File "C:\PROJECT\Python24\lib\urllib.py", line 199, in open_unknown raise IOError, ('url error', 'unknown url type', type) IOError: [Errno url error] unknown url type: 'c'
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please report this error in the Cruise Control Trac Plugin's Trac.