[ckan-changes] [okfn/ckan] 454806: [#445] Convert ints to strings before looking them...
GitHub
noreply at github.com
Fri Feb 22 16:40:43 UTC 2013
Branch: refs/heads/445-bug-multilingual-tests-failing
Home: https://github.com/okfn/ckan
Commit: 4548061f55748bb22cb2bf96a15d29c896694908
https://github.com/okfn/ckan/commit/4548061f55748bb22cb2bf96a15d29c896694908
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M ckanext/multilingual/plugin.py
Log Message:
-----------
[#445] Convert ints to strings before looking them up in translation table
Multilingual extension: convert ints to strings before trying to look
them up in the multilingual term translation table.
Fixes #445.
More information about the ckan-changes
mailing list