Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1417 - 1419 of 2152)

Ticket Resolution Summary Owner Reporter
#1058 fixed Give 400 error (not 500) for invalid locale or package_form dread dread

Reported by dread, 3 years ago.

Description

Examples which prompt annoying exception emails:

http://ckan.net/locale?locale=ja
Module ckan.i18n:21 in set_session_locale
           assert locale in _KNOWN_LOCALES

A bot has caused these:

http://ca.ckan.net/package/new?package_form=gov
Module ckan.forms.registry:32 in get_fieldset
               raise ValueError('Could not find package_form name %r in those found: \n%r' % (package_form, [en.name for en in entrypoints]))
ValueError: Could not find package_form name u'gov)' in those found: ['gov', 'standard', 'ca']
#801 duplicate Get/Set last harvested time for a given harvest source wwaites johnbywater

Reported by johnbywater, 3 years ago.

Description

Implies that last harvested time must be stored on source by harvesting job (see #802).

#2429 fixed Get track to send notifications when tickets get assigned to peopel seanh seanh
Note: See TracQuery for help on using queries.