Custom Query (2152 matches)
Results (832 - 834 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1437 | fixed | JSONP parameter in Action API | dread | dread |
Description |
Action API needs JSONP support - be able to return responses encapsulated in a function of a supplied name. This is important for remote sites running javascript to interact with a CKAN site. Specifying the callback parameter is the way we've achieved JSONP with the RESTful and Search APIs. It should work like this: curl http://test.ckan.net/api/action/package_show?callback=jsoncallback -d '{"id": "fd788e57-dce4-481c-832d-497235bf9f78"}' Or maybe the callback should be specified in the payload in the context or data_dict? (My understanding is that CORS is similar - when more browsers support it, can we drop JSONP?) |
|||
#1436 | fixed | Packages with a 'pending' state not listed on groups page | johnglover | johnglover |
#1435 | wontfix | Switch to continuous.io for buildbot (?) | rgrp |
Note: See TracQuery
for help on using queries.