Custom Query (2152 matches)
Results (214 - 216 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1082 | fixed | language changes behave strangely | johnlawrenceaspden | |
Description |
Set language to Greek, flash message says 'Language set to: English', but page is now about half in Greek. Set language back to English causes server error: AttributeError?: 'NoneType?' object has no attribute 'path' Module ckan.controllers.error:29 in document view
However going to a new page reveals that it's back to English |
|||
#1087 | fixed | version and contact info api call | wwaites | |
Description |
a simple api call that returns data like this: { "version": ckan_software_version, "contact": { "name": "Some Admin", "mbox": "[email protected]" }, "description": "Site Description", "url": "http://canonical.name.ckan.net/" |
|||
#1088 | fixed | content-type autonegotiation is wonky | wwaites | |
Description |
in ckan/controllers/package.py around line 130 it does some strange things... perhaps replace with https://github.com/wwaites/autoneg and handle redirection of these content types: application/rdf+xml application/turtle text/plain text/x-graphviz |
Note: See TracQuery
for help on using queries.