#2416: Spurious SAWarnings caused by built-in SQL-based auth
------------------------+---------------------------------------------------
 Reporter:  pitrou      |        Owner:  Gustavo 
     Type:  defect      |       Status:  assigned
 Priority:  normal      |    Milestone:  2.1b2   
Component:  TurboGears  |      Version:  2.1a1   
 Severity:  normal      |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by chrisz):

 Right, request.POST returns unicode when request.charset is set (which we
 now do).

 I still think repoze.wha.plugins.sql.adapters and repoze.who.plugins.sa
 should convert str to unicode in the methods mentioned above when they get
 such input so SQLAlchemy will not give these warnings.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2416#comment:7>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

-- 
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en

Reply via email to