#8429 NORM Not Tri: trac: KeyError: 'fields'

Zarro Boogs per Child bugtracker at laptop.org
Thu Sep 11 10:33:02 EDT 2008


#8429: trac: KeyError: 'fields'
--------------------+-------------------------------------------------------
 Reporter:  pgf     |         Owner:  coderanger   
     Type:  defect  |        Status:  new          
 Priority:  normal  |     Milestone:  Not Triaged  
Component:  trac    |       Version:  not specified
 Keywords:          |   Next_action:  never set    
 Verified:  0       |     Blockedby:               
 Blocking:          |  
--------------------+-------------------------------------------------------
 ==== How to Reproduce ====

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

 ''(please provide additional details here)''

 i was attempting to get a diff to see what changes hhardy had made to the
 description of #8410.   -pgf


 Request parameters:
 {{{
 {'action': u'diff', 'id': u'8410', 'version': u'7'}
 }}}


 User Agent was: `Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1)
 Gecko/2008072820 Firefox/3.0.1`

 ==== 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/8429>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list