[ckan-changes] [ckan/ckan] 22bf30: fix ckan.root_path
GitHub
noreply at github.com
Thu Jan 28 15:25:59 UTC 2016
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 22bf30ff6c45a43f1e71ee247b427874e5ab9f52
https://github.com/ckan/ckan/commit/22bf30ff6c45a43f1e71ee247b427874e5ab9f52
Author: Marc Fortier <Marc.Fortier at statcan.gc.ca>
Date: 2016-01-27 (Wed, 27 Jan 2016)
Changed paths:
M ckan/lib/helpers.py
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
fix ckan.root_path
The language selector is passing a babel Locale object but
_add_i18n_to_url expects a str.
Commit: a63de1b9d97c86fe80be30c43fcaf0fa5167e465
https://github.com/ckan/ckan/commit/a63de1b9d97c86fe80be30c43fcaf0fa5167e465
Author: Ian Ward <ian at excess.org>
Date: 2016-01-28 (Thu, 28 Jan 2016)
Changed paths:
M ckan/lib/helpers.py
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Merge pull request #2851 from marcfor/ckan-ckan
fix ckan.root_path
Compare: https://github.com/ckan/ckan/compare/3ac74d7b98d4...a63de1b9d97c
More information about the ckan-changes
mailing list