Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1978 - 1980 of 2152)

Ticket Resolution Summary Owner Reporter
#2668 fixed Permission for sysadmin to read a deleted publisher ross dread

Reported by dread, 22 months ago.

Description

As a sysadmin I should be able to view deleted groups/publishers (publisher profile) but I can't.

In addition, there don't seem to be tests for permissions of deleted publishers.

#2670 fixed model.Group.get_children_groups returns deleted groups ross dread

Reported by dread, 22 months ago.

Description

I believe it should only return active ones. On DGU we see deleted publishers popping up.

#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.

Note: See TracQuery for help on using queries.