#8186 NORM Not Tri: Trac internal error: KeyError: 'fields'

Zarro Boogs per Child bugtracker at laptop.org
Wed Aug 27 21:55:31 EDT 2008


#8186: Trac internal error:    KeyError: 'fields'
------------------------+---------------------------------------------------
 Reporter:  thomaswamm  |         Owner:  coderanger   
     Type:  defect      |        Status:  new          
 Priority:  normal      |     Milestone:  Not Triaged  
Component:  trac        |       Version:  not specified
 Keywords:              |   Next_action:  reproduce    
 Verified:  0           |     Blockedby:               
 Blocking:              |  
------------------------+---------------------------------------------------
 ==== How to Reproduce ====

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

 I clicked on 'diff' to see summary change.


 Request parameters:
 {{{
 {'action': u'diff', 'id': u'8184', 'version': u'1'}
 }}}


 User Agent was: `Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9)
 Gecko/2008072400 OLPC/Update.1 (XO) Firefox/3.0`

 ==== System Information ====

 || '''Trac''' || `0.11stable-r7346` ||
 || '''Python''' || `2.5.2a0 (r251:54863, Jan  3 2008, 18:13:03) ` [[br]]
 `[GCC 4.2.3 20071223 (prerelease) (Ubuntu 4.2.2-4ubuntu3)]` ||
 || '''setuptools''' || `0.6c7` ||
 || '''psycopg2''' || `2.0.6` ||
 || '''Genshi''' || `0.5.1` ||
 || '''jQuery:''' || `1.2.3` ||

 ==== Python Traceback ====
 {{{
 Traceback (most recent call last):
   File "/home/coderanger/src/trac/trac/web/main.py", line 423, in
 _dispatch_request
     dispatcher.dispatch(req)
   File "/home/coderanger/src/trac/trac/web/main.py", line 209, in dispatch
     self._post_process_request(req, *resp)
   File "/home/coderanger/src/trac/trac/web/main.py", line 299, in
 _post_process_request
     resp = f.post_process_request(req, *resp)
   File "/home/olpc-
 code/trac/plugins/TracMasterTickets-2.1.3-py2.5.egg/mastertickets/web_ui.py",
 line 64, in post_process_request
     for field, field_data in change['fields'].iteritems():
 KeyError: 'fields'

 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/8186>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list