[ckan-changes] [ckan/ckan] c91cf9: [#3968] Cast avoids exception when ckanext-datapus...

GitHub noreply at github.com
Tue Jan 9 12:28:59 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: c91cf98e4630c8a898518ca0842c871e874bfdb4
      https://github.com/ckan/ckan/commit/c91cf98e4630c8a898518ca0842c871e874bfdb4
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/tests/lib/test_helpers.py

  Log Message:
  -----------
  [#3968] Cast avoids exception when ckanext-datapusher is used with the new bleach version (i.e. 2.1.2 rather than 1.5.0).


  Commit: d2a6fc1f3162b8a649d76f66de97d4e70a721e11
      https://github.com/ckan/ckan/commit/d2a6fc1f3162b8a649d76f66de97d4e70a721e11
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
    M ckanext/datapusher/templates/datapusher/resource_data.html

  Log Message:
  -----------
  Bleach doesnt like datetime, so ensure it is string. Not strictly necessary because of fix in previous commit (which fixes it for all extensions), however we might as well.


  Commit: 7506353cc4653ddea7c1e23bb2ff88024f5dcfc1
      https://github.com/ckan/ckan/commit/7506353cc4653ddea7c1e23bb2ff88024f5dcfc1
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2018-01-09 (Tue, 09 Jan 2018)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/tests/lib/test_helpers.py
    M ckanext/datapusher/templates/datapusher/resource_data.html

  Log Message:
  -----------
  Merge pull request #3976 from ckan/3968-fix-bleach-regression

#3968 Bleach/datapusher compatibility fix


Compare: https://github.com/ckan/ckan/compare/5ee0e074c6bf...7506353cc465


More information about the ckan-changes mailing list