#2928: Unicode handling
------------------------+---------------------------------------------------
 Reporter:  João Sil   |       Owner:  daniel              
     Type:  defect      |      Status:  new                 
 Priority:  normal      |   Milestone:                      
Component:  trac-admin  |     Version:  0.9.3               
 Severity:  normal      |    Keywords:  unicode utf-8 notify
------------------------+---------------------------------------------------
 Used trac-admin to create a new project environment. Being portuguese, I
 named my project with special characters (namely ccedil). I do not have an
 UTF-8 terminal.
 When working with tickets and notifications, I was not receiving those
 notifications, and upon digging the source and some debugging, I found
 that Notify.py exited silently at the msg['Subject'] line (135).
 Went to trac.ini and replaced the weird characters with straight ascii
 ones. And it worked. I started receiving emails.
 Went to the admin web interface, renamed the project back with the special
 character, and the notifications were working, with the from field utf-8
 encoded.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2928>
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