Modify ↓
#341 closed defect (fixed)
Abnormal stop
Reported by: | Owned by: | Alec Thomas | |
---|---|---|---|
Priority: | normal | Component: | IniAdminPlugin |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description (last modified by )
Trac 0.10 ... latest update: today (2006-04-27). Apache on Windows 2000 Server, mod_python-3.1.3 Python 2.3, pysqlite 1.1.7
Globally installed in Python Site Libs After enabling, in WebAdmin, access to any item in the IniAdmin function list causes this Traceback.
Thanks in advance for your efforts,
Tanuki
Python Traceback Traceback (most recent call last): File "C:\Python23\Lib\site-packages\trac\web\main.py", line 299, in dispatch_request dispatcher.dispatch(req) File "C:\Python23\Lib\site-packages\trac\web\main.py", line 189, in dispatch resp = chosen_handler.process_request(req) File "c:\python23\lib\site-packages\TracWebAdmin-0.1.2dev_r3190-py2.3.egg\webadmin\web_ui.py", line 106, in process_request path_info) File "build\bdist.win32\egg\iniadmin\iniadmin.py", line 48, in process_admin_request TypeError: sort() takes no keyword arguments
Attachments (0)
Change History (7)
comment:1 Changed 19 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 19 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 19 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I'm still getting this with r719 (just checked out) and a fresh version of Trac.
comment:4 Changed 19 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:5 Changed 19 years ago by
Severity: | blocker → normal |
---|---|
Type: | defect → task |
Fixed for me! :) :) :)
Thanks!
comment:6 Changed 19 years ago by
Severity: | normal → blocker |
---|---|
Type: | task → defect |
Note: See
TracTickets for help on using
tickets.
Should be fixed in r719