Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1033 - 1035 of 2152)

Ticket Resolution Summary Owner Reporter
#820 fixed Exception browsing /user/apikey when not logged in dread

Reported by dread, 3 years ago.

Description

Should fail gracefully (not the existing 500 error) when you go to ckan.net/user/apikey (manually typing in the url) but haven't logged in.

WebApp Error: <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'apikey' 						

URL: http://test-hmg.ckan.net/user/apikey
#822 fixed Docs: Configuration as site-available instead of site-enabled for apache Javier de la Cueva <jdelacueva@…>

Reported by Javier de la Cueva <jdelacueva@…>, 3 years ago.

Description

The documentation for setting up Apache uses sites-enabled instead of sites-available and a2ensite demo.ckan.net

#823 fixed Etags cache doesn't update when only non-core package fields changed. dread dread

Reported by dread, 3 years ago.

Description
  1. Create a package.
  2. Edit package and add a resource.
  3. View package in browser - no sign of the resource - ERROR.
  4. View package in API - resource is there.

Reason: hash doesn't change because package.revision only takes account of core fields.

Note: See TracQuery for help on using queries.