Changes between Initial Version and Version 1 of Ticket #1371


Ignore:
Timestamp:
Mar 26, 2013, 8:57:28 PM (11 years ago)
Author:
Ryan J Ollos
Comment:

This plugin is deprecated with Trac 0.11. The functionality was integrated to the Trac core in t:#216.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1371

    • Property Status changed from new to closed
    • Property Resolution changed from to wontfix
  • Ticket #1371 – Description

    initial v1  
    11open custom query, add Blocking, contains 4 for example.
    22Hit update and:
    3 
     3{{{
    44Traceback (most recent call last):
    55  File "/usr/local/lib/python2.5/site-packages/trac/web/main.py", line 387, in dispatch_request
     
    1212    results_dict = walk_hdf(req.hdf.getObj('query.results').child())
    1313AttributeError: 'NoneType' object has no attribute 'child'
     14}}}