Custom Query (1174 matches)
Results (283 - 285 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #300 | FIXED | Exception in Atom feed view | ||
| Description |
Trying to access any Atom feed (e.g. http://mg.wandborg.se/u/joar/atom/) will raise an exception. ------------------------------------------------------------ Error - <type 'exceptions.AttributeError'>: 'BaseResponse' object has no attribute 'vary' URL: http://mg.wandborg.se/u/joar/atom/ File '/home/joar/mediagoblin/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 '/home/joar/mediagoblin/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 '/home/joar/mediagoblin/lib/python2.7/site-packages/Beaker-1.6.1-py2.7.egg/beaker/middleware.py', line 155 in __call__ return self.wrap_app(environ, session_start_response) File '/home/joar/mediagoblin/mediagoblin/app.py', line 175 in __call__ m.process_response(request, response) File '/home/joar/mediagoblin/mediagoblin/middleware/csrf.py', line 101 in process_response response.vary = (response.vary or []) + ['Cookie'] AttributeError: 'BaseResponse' object has no attribute 'vary' |
|||
| #301 | cant-reproduce | docs.mediagoblin.org/hackinghowto.html should redirect to wiki | ||
| Description |
Just as the title says... we need to set up a redirect. Some old stuff might still point here. Some people might have old bookmarks! (me :)) |
|||
| #302 | fixed | Support deletion of an account by its owner | ||
| Description |
|
|||
Note:
See TracQuery
for help on using queries.
