#12151: UnicodeEncodeError from django.contrib.comments.views.utils line 41.
----------------------------------------------+-----------------------------
          Reporter:  mikl                     |         Owner:  nobody
            Status:  reopened                 |     Milestone:  1.2   
         Component:  django.contrib.comments  |       Version:  SVN   
        Resolution:                           |      Keywords:        
             Stage:  Accepted                 |     Has_patch:  1     
        Needs_docs:  0                        |   Needs_tests:  0     
Needs_better_patch:  1                        |  
----------------------------------------------+-----------------------------
Changes (by Leo):

  * status:  closed => reopened
  * needs_better_patch:  0 => 1
  * resolution:  fixed =>

Comment:

 Regardless of the discussion in #11716, the patch for this bug should
 catch `ValidationError` as well since some of the fields in django throw
 that error on an invalid input and any field can be set as `primary_key`.`

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12151#comment:13>
Django <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