Modify

Opened 17 years ago

Closed 17 years ago

#2166 closed defect (worksforme)

"must be a class" error?

Reported by: anonymous Owned by: Noah Kantrowitz
Priority: normal Component: PermRedirectPlugin
Severity: normal Keywords:
Cc: Joe Kiniry Trac Release: 0.10

Description

File "/opt/csw/lib/python/site-packages/TracPermRedirect-1.0.1-py2.5.egg/permredirect/filter.py", line 30, in post_process_request\n    (issubclass(exctype, PermissionError) or \\
[Fri Nov 09 11:46:25 2007] [error] [client 16.3.10.3] TypeError: issubclass() arg 1 must be a class

Attachments (0)

Change History (4)

comment:1 Changed 17 years ago by anonymous

python-2.5, solaris, trac-0.10.4

comment:2 Changed 17 years ago by Noah Kantrowitz

Please log 'exctype=%r'%exctype before that to show what it is.

comment:3 Changed 17 years ago by Joe Kiniry

Cc: Joe Kiniry added; anonymous removed

I am seeing this problem as well.

Python 2.4.4, Darwin 8.10.1, OS X 10.4.10, Trac 0.10.4

coderanger, I'm happy to help debug this, but can you please explain what you mean by the above comment in a tiny bit more detail? While I know a few dozen programming languages, my familiarity with server-side Python is in its pseudo-infancy.

comment:4 Changed 17 years ago by Noah Kantrowitz

Resolution: worksforme
Status: newclosed

I do not see this error. Please reopen if this problem is seen in the 0.11 version.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Noah Kantrowitz.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.