Edgewall Software
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 Christian Boos)

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 Christian Boos, 18 years ago

Description: modified (diff)
Resolution: wontfix
Status: newclosed

File "build\bdist.win32\egg\traccc\traccc.py", line 207, in

Please report this error in the Cruise Control Trac Plugin's Trac.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.