Edgewall Software
Modify

Opened 14 years ago

Closed 13 years ago

#10213 closed defect (invalid)

TypeError: unhashable type

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: general Version: 0.12.2
Severity: normal Keywords: needinfo
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

How to Reproduce

While doing a GET operation on /, Trac issued an internal error.

(please provide additional details here)

Request parameters:

{}

User agent: Mozilla/5.0 (X11; U; Linux i686; zh-CN; rv:1.9.2.13) Gecko/20101209 CentOS/3.6-2.el5.centos Firefox/3.6.13

System Information

System information not available

Enabled Plugins

Plugin information not available

Python Traceback

Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/trac/web/main.py", line 511, in _dispatch_request
  File "build/bdist.linux-i686/egg/trac/web/main.py", line 237, in dispatch
  File "build/bdist.linux-i686/egg/trac/wiki/web_ui.py", line 120, in process_request
  File "build/bdist.linux-i686/egg/trac/perm.py", line 575, in require
  File "build/bdist.linux-i686/egg/trac/perm.py", line 566, in _has_permission
  File "build/bdist.linux-i686/egg/trac/perm.py", line 454, in check_permission
  File "build/bdist.linux-i686/egg/trac/perm.py", line 285, in check_permission
  File "build/bdist.linux-i686/egg/trac/perm.py", line 372, in get_user_permissions
  File "build/bdist.linux-i686/egg/trac/perm.py", line 184, in get_user_permissions
TypeError: unhashable type

Attachments (0)

Change History (2)

comment:1 by Christian Boos, 14 years ago

Keywords: needinfo added

Must be a plugin or configuration issue… without additional details, I'm afraid there's nothing we can do with this bug report.

comment:2 by anonymous, 13 years ago

Resolution: invalid
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) 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.