[kupu-dev] unicode-bug with captioning

Wouter Vanden Hove wouter at netcentric.be
Mon Jan 28 20:55:10 CET 2008


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



More information about the kupu-dev mailing list