﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
11140,KeyError: 'id' - Error in running report with input arguments,Ivanelson Nunes,Ryan J Ollos,"The error occurs when I run a report that has input arguments in the query:
{{{
2013-06-03 20:15:50,984 Trac[main] ERROR: Internal Server Error:
Traceback (most recent call last):
  File ""/usr/local/lib/python2.7/dist-packages/Trac-1.0-py2.7.egg/trac/web/main.py"", line 497, in _dispatch_request
    dispatcher.dispatch(req)
  File ""/usr/local/lib/python2.7/dist-packages/Trac-1.0-py2.7.egg/trac/web/main.py"", line 224, in dispatch
    self._post_process_request(req, *resp)
  File ""/usr/local/lib/python2.7/dist-packages/Trac-1.0-py2.7.egg/trac/web/main.py"", line 338, in _post_process_request
    resp = f.post_process_request(req, *resp)
  File ""/usr/local/lib/python2.7/dist-packages/BlackMagicTicketTweaks-0.12r1-py2.7.egg/blackmagic/blackmagic.py"", line 129, in post_process_request
    id = t[""id""]
KeyError: 'id'

}}}",defect,new,normal,BlackMagicTicketTweaksPlugin,normal,,"keyerror, tracreport",,1.0
