﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
23245	TypeError: 'set' object does not support indexing	SAMUEL BARFIELD III	SAMUEL BARFIELD III	"==== How to Reproduce ====

While doing a GET operation on `/watchlist`, Trac issued an internal error.

''(please provide additional details here)''

Request parameters:
{{{
{'action': u'watch', 'realm': u'wiki', 'resid': u'TitleIndex'}
}}}

User agent: `Mozilla/5.0 (PLAYSTATION 3 4.60) AppleWebKit/531.22.8 (KHTML, like Gecko)`

==== System Information ====
''System information not available''

==== Enabled Plugins ====
''Plugin information not available''

==== Python Traceback ====
{{{
Traceback (most recent call last):
  File ""/home/trac/venv/lib/python2.6/site-packages/trac/web/main.py"", line 497, in _dispatch_request
    dispatcher.dispatch(req)
  File ""/home/trac/venv/lib/python2.6/site-packages/trac/web/main.py"", line 214, in dispatch
    resp = chosen_handler.process_request(req)
  File ""/home/trac/venv/lib/python2.6/site-packages/tracwatchlist/plugin.py"", line 524, in process_request
    req.redirect(req.href(realm,new_res[0]))
TypeError: 'set' object does not support indexing
}}}"	Bug	closed	*.djangoproject.com		Normal	worksforme			Unreviewed	0	0	0	0	0	0
