#4845: [patch] The memcache caching doesn't work with the post-Unicode trunk
--------------------------------+-------------------------------------------
   Reporter:  Matt Riggott      |                Owner:  jacob       
     Status:  new               |            Component:  Cache system
    Version:  SVN               |           Resolution:              
   Keywords:  memcache unicode  |                Stage:  Unreviewed  
  Has_patch:  0                 |           Needs_docs:  0           
Needs_tests:  0                 |   Needs_better_patch:  1           
--------------------------------+-------------------------------------------
Changes (by [EMAIL PROTECTED]):

  * needs_better_patch:  0 => 1

Comment:

 I have encountered the same problem. In order to get mine working I
 applied your patch, but was also forced to encode the key references on
 lines 26 and 29 to ascii, not just the reference on 19. AFAIK mine is
 working now, but the above patch (memcache_key_unicode.2.diff) was
 insufficient for me.

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