Kupu breaks the document when adding an image with captioning
if the caption contains non-ascii characters.
I changed this my .../kupu/plone/html2captioned.py (kupu 1.4.7)
++line 174 return template(**d).decode('utf8')
--line 175 #return template(**d)
--
Wouter Vanden Hove
Netcentric.be