Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (253 - 255 of 1173)

Ticket Resolution Summary Owner Reporter
#644 no-action When celery is not running but CELERY_ALWAYS_EAGER=false, media do not show up under "Media in Processing" Simon Fondrie-Teitler
Description

If you run paste with CELERY_ALWAYS_EAGER=false, but celery is not running, it queues the media for processing with celery. However, the media does not show up in the media processing panel as media in-processing.

#791 fixed When I tried put comment Slovakian language I got vlado
Description

URL: http://goblin.labath.info/u/vlado/m/112/comment/add/ File '/srv/goblin/mediagoblin/local/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg/paste/exceptions/errormiddleware.py', line 144 in call

app_iter = self.application(environ, sr_checker)

File '/srv/goblin/mediagoblin/local/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg/paste/urlmap.py', line 203 in call

return app(environ, start_response)

File '/srv/goblin/mediagoblin/mediagoblin/app.py', line 259 in call

return self.call_backend(environ, start_response)

File '/srv/goblin/mediagoblin/mediagoblin/app.py', line 236 in call_backend

response = controller(request)

File '/srv/goblin/mediagoblin/mediagoblin/decorators.py', line 228 in wrapper

return controller(request, media=media, *args, kwargs)

File '/srv/goblin/mediagoblin/mediagoblin/decorators.py', line 52 in new_controller_func

return controller(request, *args, kwargs)

File '/srv/goblin/mediagoblin/mediagoblin/user_pages/views.py', line 168 in media_post_comment

print request.formcomment_content

File '/srv/goblin/mediagoblin/local/lib/python2.7/site-packages/PasteScript-1.7.5-py2.7.egg/paste/script/serve.py', line 530 in write

fileobj.write(text)

UnicodeEncodeError: 'ascii' codec can't encode characters in position 2-3: ordinal not in range(128)

#216 fixed What happens when you set a slug to an existing objectid? Anything bad? Christopher Allan Webber
Description
Probably not, though that seems a bit nasty / tricky!

We might want to prevent someone from doing that though it probably
isn't a big deal.



Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.