#8726: Unicode-errors with url-tags after changeset 8760
-------------------------------------+--------------------------------------
          Reporter:  Uninen          |         Owner:  mtredinnick              
     
            Status:  new             |     Milestone:  1.0                      
     
         Component:  Core framework  |       Version:  SVN                      
     
        Resolution:                  |      Keywords:  url, urls, unicode 
1.0-blocker
             Stage:  Accepted        |     Has_patch:  0                        
     
        Needs_docs:  0               |   Needs_tests:  0                        
     
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Comment (by mtredinnick):

 Thanks for the test case. Now I can work with something. But if django-
 tagging is attempting to return something from a `__unicode__` method that
 isn't unicode that's an outright bug in django-tagging. Unicode methods
 '''must''' return unicode strings. That isn't optional. Still, using UTF-8
 strings in legal situations should work, so this is still a bug. But the
 situation you have it arising is indicative of a bug somewhere else.

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