#3412: Search unicode string in DB
----------------------------------------------+-----------------------------
   Reporter:  Sébastien ( [EMAIL PROTECTED] )  |                Owner:  adrian  
       
     Status:  new                             |            Component:  
django.newforms
    Version:  SVN                             |           Resolution:           
      
   Keywords:  unicode                         |                Stage:  Accepted 
      
  Has_patch:  1                               |           Needs_docs:  0        
      
Needs_tests:  1                               |   Needs_better_patch:  0        
      
----------------------------------------------+-----------------------------
Changes (by Michael Radziej <[EMAIL PROTECTED]>):

  * needs_better_patch:  => 0
  * needs_tests:  => 1
  * keywords:  => unicode
  * needs_docs:  => 0
  * has_patch:  0 => 1
  * stage:  Unreviewed => Accepted

Comment:

 The patch in ticket #3387 should fix it. #3387 was closed because the bug
 was triggered *there* by incorrectly using unicode as parameter for
 Queryset.filter(). I didn't notice that it makes sense to pass unicode
 parameters in the way demonstrated above (sorry about that).
 
 [http://groups.google.com/group/django-users/t/c69ce5cef570aa2e Related
 thread in django-users ]
 
 I check 'has patch' since it does have one, it's just in #3387.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3412#comment:1>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to