Changes between Initial Version and Version 1 of Ticket #11140


Ignore:
Timestamp:
Jun 8, 2013, 2:49:27 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11140

    • Property Status changed from new to assigned
  • Ticket #11140 – Description

    initial v1  
    11The error occurs when I run a report that has input arguments in the query:
    2 {{{
     2{{{#!python
    332013-06-03 20:15:50,984 Trac[main] ERROR: Internal Server Error:
    44Traceback (most recent call last):
     
    1212    id = t["id"]
    1313KeyError: 'id'
    14 
    1514}}}