Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1834 - 1836 of 2152)

Ticket Resolution Summary Owner Reporter
#329 fixed Bad dates cause exception on Gov form rgrp dread

Reported by dread, 4 years ago.

Description

Reproduction

Using the government form, create a new package with name 'test' and date released of '23/5/0210'. The result is a 500 error and 'Server Error' message.

Affects all versions of CKAN.

Why it's happening

The dates module is raising an exception on the invalid date when saving the date, which is not being caught. The exception should have been raised only during the earlier 'validation' step and that would be caught.

#328 fixed Mention code libraries in API documentation dread rgrp

Reported by rgrp, 4 years ago.

Description

Should prominently (at the top?) mention existing code libraries for working with ckan api. Have:

  • Python: ckanclient
  • Perl: luke closs wrote something
  • PHP: drupal library?
  • ...?
#327 wontfix Create a web hook worker for CKAN pudo pudo

Reported by pudo, 4 years ago.

Description

This will be useful as an example consumer of the new queue notifications (#325).

  • A user can register any URL to be notified upon an event.
  • Possible extensions: GET with ID only vs. POST with serialized object
  • E-Mail notifications are also hooks, essentially.

We need to have a UI module that allows for the hook CRUD and some feedback (e.g. non 200 status codes)

Note: See TracQuery for help on using queries.