You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 9: ordinal not in range(128)
(2 additional frame(s) were not displayed)
...
File "ZPublisher/Publish.py", line 48, in call_object
result=apply(object,args) # Type s<cr> to step into published object.
File "apps/eggs/ftw.keywordwidget-1.5.2-py2.7.egg/ftw/keywordwidget/search.py", line 26, in __call__
batch = Batch.fromPagenumber(items=source.search(query),
File "apps/eggs/opengever.core-2019.3.4-py2.7.egg/opengever/ogds/base/sources.py", line 124, in search
self.terms.extend(source.search(query_string))
File "apps/eggs/opengever.core-2019.3.4-py2.7.egg/opengever/ogds/base/sources.py", line 777, in search
self.terms.append(self.getTerm(result.id()))
File "apps/eggs/opengever.core-2019.3.4-py2.7.egg/opengever/ogds/base/sources.py", line 829, in getTerm
'{}{}'.format(self.GROUP_PREFIX, obj.id()),
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 9: ordinal not in range(128)
The text was updated successfully, but these errors were encountered:
In
opengever.core/opengever/ogds/base/sources.py
Line 882 in fff3e1f
Steps to reproduce:
Dossier
->Schützen
Lesend
https://sentry.4teamwork.ch/sentry/onegov-gever/issues/4503/
The text was updated successfully, but these errors were encountered: