Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 2152)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#1098 fixed --ckan-migration tests not initialised correctly dread dread

Reported by dread, 3 years ago.

Description

Only tests with failing --ckan-migration fail, due to authz not being initialised.

#2684 fixed .js leaving forms warning aron.carroll toby

Reported by toby, 22 months ago.

Description

I think it would be nice to have all form pages monitor their forms - excluding search ones - and if a field has changed then warn the user that they have not saved the form data but are leaving the page.

This would help with things like changing resources on the add dataset resource form etc.

#1316 fixed /api/action uncaught exception if missing necessary parameter kindly dread

Reported by dread, 3 years ago.

Description
curl http://ckan.net/api/action/package_show -d '{"name": "uk-quango-data"}'

This gives 500 error due to KeyError? (it looked for the 'id' param), rather than 400.

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