Modify ↓
Opened 11 years ago
Closed 11 years ago
#11274 closed defect (cantfix)
KeyError: '_reset'
Reported by: | th7v | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.12.1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
How to Reproduce
While doing a GET operation on /ticket/110
, Trac issued an internal error.
(please provide additional details here)
Request parameters:
{'id': u'110'}
User agent: Mozilla/5#0 #compatible; MSIE 9#0; Windows NT 6#1; Trident/5#0; SLCC2; #NET CLR 2#0#50727; #NET CLR 3#5#30729; #NET CLR 3#0#30729; #NET4#0C; #NET4#0E; MS-RTC LM 8; SFIEAUTH1; Tablet PC 2#0#
System Information
Trac | 0#12#1
|
CustomFieldAdmin | 0#2#2
|
Genshi | 0#6
|
mod_wsgi | 3#2 #WSGIProcessGroup WSGIApplicationGroup %{GLOBAL}#
|
psycopg2 | 2#2#2
|
Python | 2#4#3 ##1, Oct 23 2012, 22:02:41# ##br## #GCC 4#1#2 20080704 #Red Hat 4#1#2-54##
|
RPC | 1#0#6
|
setuptools | 0#6c5
|
Subversion | 1#6#11 #r934486#
|
jQuery | 1#4#2
|
Enabled Plugins
AnnouncerPlugin | 0#2
|
BreadCrumbsNavPlugin | 0#1
|
EditFilePlugin | 0#11#1#1#20110215sf
|
FlexibleAssignTo | 0#6#20100524sf
|
GetValidOwnerProvider | 0#1#20110228sf
|
graphviz | 0#7#5
|
IniAdmin | 0#2
|
RepositoryHookSystem | 0#1#1
|
siteupload | 0#11dev
|
SvcMgrInt | 1#1#3
|
SvnAuthzAdminPlugin | 0#1#2p
|
TicketCreationStatus | 0#1
|
TracCustomFieldAdmin | 0#2#2
|
TracDiscussion | 0#7
|
TracEditUserPreferencesPlugin | 0#12#1#2#20110801sf
|
TracIncludeMacro | 3#0#0dev-r12625
|
TracIniTextEditor | 1#0
|
TracProgressMeterMacro | 0#2
|
tracreposearch | 0#2
|
TracSaveConfig | 1#0
|
TracTicketCopy | 1#2
|
TracXMLRPC | 1#0#6
|
TypedTicketWorkflow-plugin | 0#1dev
|
WikiTableMacro | 0#2dev-r13186
|
Python Traceback
Traceback #most recent call last#: File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 511, in _dispatch_request File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 247, in dispatch File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 357, in _post_process_request File "build/bdist.linux-x86_64/egg/flexibleassignto/flexibleassignto.py", line 172, in post_process_request KeyError: '_reset'
Attachments (0)
Note:
See TracTickets
for help on using tickets.
PluginIssue (th:FlexibleAssignToPlugin).