web.select doesn't like unicode strings

Bug #137042 reported by Anand Chitipothu
2
Affects Status Importance Assigned to Milestone
web.py
Fix Released
High
Anand Chitipothu

Bug Description

Failed example:
    select(u'foo', _test=True)
Expected:
    <sql: 'SELECT * FROM foo'>
Got:
    <sql: 'SELECT * FROM f, o, o'>

Changed in webpy:
assignee: nobody → anandology
importance: Undecided → High
status: New → In Progress
Revision history for this message
Aaron Swartz (aaronsw) wrote :

what's the status on this?

Changed in webpy:
milestone: none → 0.23
status: In Progress → Fix Committed
Changed in webpy:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.