Custom Query (2152 matches)
Results (22 - 24 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#39 | fixed | When listing packages show more information than just name. | johnbywater | rgrp |
Description |
When a package listing is shown (as on http://ckan.net/package/list) more information than just name should be shown. For example package titles should be shown as well as names (could also list tags and other stuff but simplest is just title). Cost: 1 |
|||
#40 | fixed | Reserved html characters (such as &) in urls mean package does not render for read view | rgrp | rgrp |
Description |
A url such as: http://someurl.com/xyz?x=1&VERSION=1.1&Service=WFS when set as url or download_url breaks the rendering of the package with an error like: There was an error rendering the package: not well-formed (invalid token): line 1, column 181 Have checked that removing the & stuff makes the error go away so this looks like an issue with escaping urls when displaying them ... |
|||
#41 | fixed | Upgrade to Latest Version of Pylons (0.9.6.*) and Deploy on Production Machine | rgrp | rgrp |
Description |
Should do this sooner rather than later to avoid 'clear water' opening up and need to deploy then asap onto production machine to avoid 'clear water' between trunk and production (which then prevents pushing from trunk to production). |