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
2021-02-04 01:17:18,944 - plone.subrequest - ERROR - Error handling subrequest to http://localhost:63339/plone/testdoc/@@plone.app.standardtiles.field?field=IRichText-text&X-Tile-Persistent=yes
Traceback (most recent call last):
File "/Users/dylanjay/Projects/download-cache/eggs/plone.subrequest-1.8.7-py2.7.egg/plone/subrequest/__init__.py", line 155, in subrequest
bind=1
File "/Users/dylanjay/Projects/download-cache/eggs/Zope2-2.13.30-py2.7.egg/ZPublisher/mapply.py", line 78, in mapply
else: return object(*args)
File "/Users/dylanjay/Projects/download-cache/eggs/plone.app.standardtiles-2.3.2-py2.7.egg/plone/app/standardtiles/field.py", line 123, in __call__
return self._wrap_widget(widget.render())
File "/Users/dylanjay/Projects/download-cache/eggs/plone.app.standardtiles-2.3.2-py2.7.egg/plone/app/standardtiles/field.py", line 96, in _wrap_widget
if render.rstrip().endswith(u'</html>'):
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7: ordinal not in range(128)
Shown in this test https://github.com/collective/collective.collectionfilter/runs/1824792008?check_suite_focus=true
The text was updated successfully, but these errors were encountered: