#2905: UnicodeDecodeError
--------------------------------+-------------------------------------------
 Reporter:  anonymous           |        Owner:  cmlenz  
     Type:  defect              |       Status:  assigned
 Priority:  normal              |    Milestone:  0.10    
Component:  general             |      Version:  devel   
 Severity:  normal              |   Resolution:          
 Keywords:  UnicodeDecodeError  |  
--------------------------------+-------------------------------------------
Comment (by [EMAIL PROTECTED]):

 Thanks for your patch.
 But I use ASCII login names(AlphaNumeric).

 I tested it for trac -r 3040.

 Before the patch, the same error is occured at auth.py.
 After the patch, the error message is only
 {{{
 'NoneType' object has no attribute 'decode'
 }}}
 Whether I switched off the "!PythonOption !TracLocale "ko_KR.utf8"" or
 not, the same error is occured.

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