[Eric] Unicode Django/Jinja lexer issue is still here

Detlev Offenbach detlev at die-offenbachs.de
Fri Oct 1 17:42:54 BST 2010


On Freitag, 1. Oktober 2010, Igor Mitrenko wrote:
> Hello again. I've just installed kubuntu, set up eric-4.4.2, installed
> Django plugin of version 2.1.1 (I think it is the most recent version) and
> I catch
> http://www.riverbankcomputing.com/pipermail/eric/2010-June/002612.htmlbug
> again.
> so I've changed line 223 from:
> tlen = len(txt)
> to:
> tlen = len(txt.encode('utf-8'))
> and it works.

That was an issue in the Django plug-in. You probably don't have the latest 
version installed. Please get the update via eric's Plugin Repository dialog.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list