Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1870 - 1872 of 2152)

Ticket Resolution Summary Owner Reporter
#1323 fixed GET /authorizationgroup causes Exception when logged in dread dread

Reported by dread, 3 years ago.

Description

on thedatahub.org

#1325 fixed python 2.5 incompatibilities dread dread

Reported by dread, 3 years ago.

Description

We claim to support Python 2.5 (useful for Lenny), yet a few problems have crept in:

  • 'with' statement requires from __future__ import with_statement
  • import json from ckan.lib.helpers, rather than directly, since it copes with reverting to simplejson, used in python 2.5.
#1331 worksforme Setting a tag twice causes exception dread dread

Reported by dread, 3 years ago.

Description

To reproduce:

  1. Create a package with two tags the same: "bulk bulk"
  2. Click 'save'
  3. 500 ERROR - 'Server Error'
Note: See TracQuery for help on using queries.