Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 2152)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#2942 wontfix API POST barfs on interesting Content-Type headers dread dread

Reported by dread, 19 months ago.

Description

When POSTing to the API, if specified, the 'Content-Type' header must be blank or 'application/x-www-form-urlencoded'. Otherwise we get an error like: "Bad request - JSON Error: Could not extract request body data: Bad content type: \'; charset=utf-8\'""

The problem is that this is a very reasonable header to send. Indeed requests 0.14 sends this particular header.

This affects all versions of CKAN.

This is due to webob/requests.py:1248 being pretty basic.

#2941 fixed Add follower support back into CKAN 2.0 johnmartin johnmartin

Reported by johnmartin, 19 months ago.

Description

Add the views and functionality of following users and groups into 2.0

#2940 fixed Edit different resources from edit dataset pag johnmartin johnmartin

Reported by johnmartin, 19 months ago.

Description

We need a nice way to be able to get to editing the different resources that are associated to a dataset.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.