Edgewall Software
Modify

Opened 8 years ago

Closed 8 years ago

#12383 closed defect (cantfix)

KeyError: '_reset'

Reported by: d115 Owned by:
Priority: normal Milestone:
Component: general Version: 1.0.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

How to Reproduce

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

(please provide additional details here)

Request parameters:

{'id': u'2698'}

User agent: Mozilla/5^0 #Windows NT 6^1; Trident/7^0; SLCC2; ^NET CLR 2^0^50727; ^NET CLR 3^5^30729; ^NET CLR 3^0^30729; ^NET4^0C; ^NET4^0E; SFIEAUTH1; MS-RTC LM 8; rv:11^0# like Gecko

System Information

Trac 1^0^1
Genshi 0^6 #with speedups#
mod_wsgi 3^4 #WSGIProcessGroup WSGIApplicationGroup %{GLOBAL}#
psycopg2 2^5^1
Python 2^7^4 #default, May 9 2013, 07:24:09# ##br## #GCC 4^1^2 20080704 #Red Hat 4^1^2-52##
RPC 1^1^2
setuptools 0^6c11
Subversion 1^6^11 #r934486#
jQuery 1^4^2

Enabled Plugins

AnnouncerPlugin 0^2-20131016sf
BreadCrumbsNav 0^2
EditFilePlugin 0^11^1^1^20110215sf
FlexibleAssignTo 0^6^20110221sf
GetValidOwnerProvider 0^1^20131028-trac1^0^1-sf
GridModify 0^1^6dev
ImportUserPermissionsPlugin 0^12^1^1^20110901sf
IniAdmin 0^3
NavAdd 0^1
RepositoryHookSystem 0^1^1
siteupload 0^11
StoryBoard 1^7^6^20150429sf
SvcMgrInt 2^0^164
SvnAuthzAdminPlugin 0^1^2p
TicketCreationStatus 0^1
ticketvalidator^admin N/A
ticketvalidator^core N/A
TracCustomFieldAdmin 0^2^8
TracDateField 3^0^0
TracDynamicFields 1^2^3
TracEditUserPreferencesPlugin 0^12^1^2^20110801sf
TracFunctionalityPackage 1^0
TracIncludeMacro 3^0^0dev
TracIniTextEditor 1^0
TracPluginDeleterPlugin 1^0
TracProgressMeterMacro 0^4
tracreposearch 0^2
TracSaveConfig 1^0
TracXMLRPC 1^1^2
TypedTicketWorkflow-plugin 0^1

Python Traceback

Traceback #most recent call last#:
  File "build/bdist^linux-x86_64/egg/trac/web/main^py", line 497, in _dispatch_request
    dispatcher^dispatch#req#
  File "build/bdist^linux-x86_64/egg/trac/web/main^py", line 224, in dispatch
    self^_post_process_request#req, *resp#
  File "build/bdist^linux-x86_64/egg/trac/web/main^py", line 338, in _post_process_request
    resp = f^post_process_request#req, *resp#
  File "build\bdist^win32\egg\flexibleassignto\flexibleassignto^py", line 172, in post_process_request
    next_action_obj = self.actions[next_action_name]
KeyError: '_reset'

Attachments (0)

Change History (1)

comment:1 by Jun Omae, 8 years ago

Resolution: cantfix
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.