[Eric] Unicode Django/Jinja lexer issue is still here
    Igor Mitrenko 
    netwamp at gmail.com
       
    Fri Oct  1 17:24:08 BST 2010
    
    
  
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/eric/attachments/20101001/3d42a379/attachment.html>
    
    
More information about the Eric
mailing list