#2905: UnicodeDecodeError
---------------------------------------------+------------------------------
 Reporter:  anonymous                        |        Owner:  cboos   
     Type:  defect                           |       Status:  reopened
 Priority:  high                             |    Milestone:  0.10    
Component:  general                          |      Version:  devel   
 Severity:  normal                           |   Resolution:          
 Keywords:  UnicodeDecodeError unicode utf8  |  
---------------------------------------------+------------------------------
Comment (by cboos):

 Thanks for giving us report entry. While testing it, I could
 reproduce the error, but I had a slightly different error
 than you.

 Can you try the following patch: attachment:another_2905_fix.diff

 First, there's a fix for `cursor.description` which used
 to give back an utf-8 encoded string (fixed pysqlite2 only so far).

 Then, the "Fälligkeit" value was used in the HDF '''name''',
 a situation rather unusual...

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2905>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to