Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (973 - 975 of 2152)

Ticket Resolution Summary Owner Reporter
#1266 fixed Timestamps without microseconds causing exception dread dread

Reported by dread, 3 years ago.

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

#1265 fixed user/edit error conditions cause exceptions dread dread

Reported by dread, 3 years ago.

Description

We get exceptions on these occasions:

  • user/edit if not logged in
  • user/edit/bob if bob is not a known user

These are a problem only on 1.4.3b.

Introduced in #1229 - merge of branch feature-1229-db-out-of-controllers

#1264 fixed Merge ckanext-admin into core zephod rgrp

Reported by rgrp, 3 years ago.

Description

This extension should be in core now -- functionality is basic and very useful.

Copy across from here: http://bitbucket.org/okfn/ckanext-admin

Suggest this no longer even be an extension.

Note: See TracQuery for help on using queries.