Custom Query (2152 matches)
Results (1627 - 1629 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1176 | fixed | unicode_body exception | thejimmyg | dread |
Description |
We seem to occasionally get this exception on ckan.net. User agents causing this include:
Module ckan.controllers.error:32 in document << return original_response.body # Otherwise, decorate original response with error template. c.content = literal(original_response.unicode_body) or cgi.escape(request.GET.get('message', '')) c.prefix=request.environ.get('SCRIPT_NAME', ''), c.code=cgi.escape(request.GET.get('code', str(original_response.status_int))), >> c.content = literal(original_response.unicode_body) or cgi.escape(request.GET.get('message', '')) AttributeError: 'NoneType' object has no attribute 'unicode_body' |
|||
#1415 | fixed | Comments on current status of ckan deb packages | thejimmyg | nils.toedtmann |
Description |
This is a scratch pad ticket with some comments on the current status of our ckan deb packages. I know that some of it is the deb packaging roadmap anyway, please forgive me if i mention them here again. Rufus and me re-deployed some community ckan instances onto s022 (see http://trac.okfn.org/ticket/926). We followed the documentation http://docs.ckan.org/en/latest/install-from-package.html
|
|||
#1467 | worksforme | CKAN dumps dgu miss certain publisher information | thejimmyg | thejimmyg |
Description |
Pawel knows about this so David Read, Pawel and I need to find time to discuss it. |
Note: See TracQuery
for help on using queries.