[ckan-changes] [ckan/ckan] 7086e1: ckan datastore: convert data error to unicode inst...

GitHub noreply at github.com
Tue Dec 6 12:27:11 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 7086e16f14a3a9d2c334d366f5286d4fabaef43d
      https://github.com/ckan/ckan/commit/7086e16f14a3a9d2c334d366f5286d4fabaef43d
  Author: Fabio Anderegg <fabio.anderegg at liip.ch>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M ckanext/datastore/logic/action.py

  Log Message:
  -----------
  ckan datastore: convert data error to unicode instead of str to avoid encoding errors


  Commit: f733a2412d9657f8e383e2f5cd3513386fe95268
      https://github.com/ckan/ckan/commit/f733a2412d9657f8e383e2f5cd3513386fe95268
  Author: Ian Ward <ian at excess.org>
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
    M ckanext/datastore/logic/action.py

  Log Message:
  -----------
  Merge pull request #3343 from fanderegg/datastore-fix-exception-unicode-error

ckan datastore: convert data error to unicode instead of str to avoid decode error


Compare: https://github.com/ckan/ckan/compare/d87e2d731a4a...f733a2412d96


More information about the ckan-changes mailing list