Custom Query (2152 matches)
Results (844 - 846 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2361 | fixed | Install ckanext-googleanalytics and ckanext-stats on PDEU | amercader | amercader |
Description |
ditto |
|||
#318 | fixed | Insufficient validation of resource URIs | johnglover | wwaites |
Description |
The CKAN instance on data.gov.uk serves invalid URIs out of its API. For example the following can be found, In this URI, the : and / characters after the ? in the query part are invalid according to section 3.4 of RFC2396 Also URIs are not stripped of whitespace at the end. This causes problems when other software with a more correct interpretation of what a valid URI is attempts to consume data from CKAN. In this instance the Talis triplestore complains about such URIs. "Be liberal in what you accept and conservative in what you send" would seem apt. Actions
|
|||
#408 | fixed | Integrate CMS via proxying | pudo | pudo |
Description |
Why: CMS are great at creating content and have very good editors and theme support ... Previous workhttp://groups.google.com/group/pylons-discuss/browse_thread/thread/f8969e28b0a007c7
http://knowledgeforge.net/shakespeare/hg/file/677eef9402e6/shakespeare/controllers/template.py
Extreme version:
1 frontend/proxy app which re-themes everything Owned by CKAN:
Everything else proxied. |