Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 1173)

Ticket Resolution Summary Owner Reporter
#812 fixed Was removed python-dateutil from instalation procedure? vlado
Description

DEBUG:mediagoblin.gmg_commands.dbupdate:No models found for mediagoblin.media_types.pdf: No module named dateutil.parser

After manual pip install python-dateutil all works, but still why it was removed?

#818 fixed pbr is breaking things vlado
Description

I tried new instalation on debian, every stopped with error Attachment is included

#878 cant-reproduce [TRAC Error] TypeError: unhashable type: 'list' velolala
Description

How to Reproduce

Expected Outcome

  • See tickets that are tagged with 'privacy'

Actual Outcome

Error (see below)::

While doing a GET operation on /query, Trac issued an internal error.

(please provide additional details here)

Request parameters:

{'keywords': [u'~privacy', u'~privacy'],
 'order': [u'priority?status=in_progress', u'priority'],
 'status': [u'in_progress', u'new', u'review', u'new', u'review']}

User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:29.0) Gecko/20100101 Firefox/29.0

System Information

System information not available

Enabled Plugins

Plugin information not available

Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/trac/web/main.py", line 497, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.7/dist-packages/trac/web/main.py", line 214, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.7/dist-packages/trac/ticket/query.py", line 942, in process_request
    max)
  File "/usr/lib/python2.7/dist-packages/trac/ticket/query.py", line 77, in __init__
    self.order = synonyms.get(order, order)     # 0.11 compatibility
TypeError: unhashable type: 'list'
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.