okfn / ckanext-tsbsatellites

repo for Satellites Catapult's CKAN
http://data.satapps.org/
GNU Affero General Public License v3.0
3 stars 3 forks source link

"Members" of an organization^Wpublisher 500s #49

Closed adamamyl closed 10 years ago

adamamyl commented 10 years ago

Possibly related to #29 , but using the web interface to manage the members of an organization causes a 500:

adam@aragog:~$ curl -I http://data.satapps.org/publisher/members/badc
HTTP/1.1 500 Internal Server Error
Server: nginx/1.1.19
Date: Fri, 16 May 2014 14:02:29 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 6906
Connection: keep-alive
Cache-Control: private
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, PUT, GET, DELETE, OPTIONS
Access-Control-Allow-Headers: X-CKAN-API-KEY, Authorization, Content-Type
Vary: Accept-Encoding
amercader commented 10 years ago

Should be fixed now