ufal / lindat-kontext

An alternative web front-end for the Manatee corpus search engine
GNU General Public License v2.0
5 stars 1 forks source link

Fix the [object Object] issue #174

Closed tomachalek closed 6 years ago

tomachalek commented 6 years ago

The CorpusInfo object must be always converted to a translated one (dict(lang_code => value) -> lang_coded_value) (see _localize_corpus_info())