Custom Query (2152 matches)
Results (421 - 423 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1263 | fixed | Bad name for logic action in API causes Exception | dread | dread |
Description |
A bad action name: e.g. curl http://test.ckan.net/api/action/user_showaa -d '{}' causes 500 response. Occurs only on 1.4.3 beta. |
|||
#1265 | fixed | user/edit error conditions cause exceptions | dread | dread |
Description |
We get exceptions on these occasions:
These are a problem only on 1.4.3b. Introduced in #1229 - merge of branch feature-1229-db-out-of-controllers |
|||
#1266 | fixed | Timestamps without microseconds causing exception | dread | dread |
Description |
I'm not sure why some timestamps are missing microseconds in the ckan.net data, but plenty seem to. This causes this exception when viewing the package rss feed: URL: http://ckan.net/package/history/sfk_publishing?format=atom&days=7 In Module ckan.lib.helpers:227 in date_str_to_datetime WebApp Error: <type 'exceptions.ValueError'>: time data '2008-04-13T20:40:20' does not match format '%Y-%m-%dT%H:%M:%S.%f' Only seen with ckan 1.4.3b |
Note: See TracQuery
for help on using queries.