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

 I can confirm that, for me at least, [3084] fixes the issue.

 However, there's problably a better way to avoid the problem,
 as in this situation we try to explicitely convert both file
 contenst to utf8 (in `_content_changes(old_node, new_node)`).

 As we already discussed, we should try to take into account
 the file encoding before comparing them. I'll see what I can
 do in this area.

-- 
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