[ckan-changes] [okfn/ckan] c73b6f: 2867 Fixes a problem with passing unicode to url_f...

GitHub noreply at github.com
Thu Aug 16 14:21:19 UTC 2012


  Branch: refs/heads/2867-unicode-error-url-for
  Home:   https://github.com/okfn/ckan
  Commit: c73b6f00c16f526015a903642618806a4c642d72
      https://github.com/okfn/ckan/commit/c73b6f00c16f526015a903642618806a4c642d72
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

  Changed paths:
    M ckan/controllers/storage.py

  Log Message:
  -----------
  2867 Fixes a problem with passing unicode to url_for

Forces the file_url to be ascii as it appears that for some reason, and only
occassionally OFS returns unicode instead of str.  We don't want to fix OFS
as it is scheduled for removal and we can fix routes as it is already out of
date.





More information about the ckan-changes mailing list