#2416: Spurious SAWarnings caused by built-in SQL-based auth
------------------------+---------------------------------------------------
Reporter: pitrou | Owner:
Type: defect | Status: new
Priority: normal | Milestone: __unclassified__
Component: TurboGears | Version: 2.1a1
Severity: normal | Keywords:
------------------------+---------------------------------------------------
SQLAlchemy-based authentication as setup by the quickstart fills the logs
with such warning lines:
{{{
.../sqlalchemy/engine/default.py:230: SAWarning: Unicode type received
non-unicode bind param value 'manager'
param.append(processors[key](compiled_params[key]))
}}}
(note: the value between quotes is the user_name)
This is witnessed on 2.1a2 as well as 2.0.
--
Ticket URL: <http://trac.turbogears.org/ticket/2416>
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