On Mon, 2007-06-11 at 17:25 +0300, Andrey Khavryuchenko wrote: > > MT> On Mon, 2007-06-11 at 05:03 +0300, Andrey Khavryuchenko wrote: > >> Malcolm, > >> > MT> On Tue, 2007-06-05 at 17:47 +0300, Andrey Khavryuchenko wrote: > >> >> Well, I think here you've missed the point. Python fails *before* > >> >> iriencode - during urlencode. Check the traceback again: > >> > MT> Ah, I see. For some reason I forgot to switch the urlencode filter over > MT> to use django.utils.http.urlquote(). I'll fix that in the morning. > >> > >> Was the change made? I feel I still miss it in the svn.. > > MT> No. I was sick last week and didn't get to it. > > Ouch. Hopefully it's ok now.. > > MT> And, since there was no ticket for this, I forgot about it (we keep > MT> saying this happens; it's true). > > MT> Thanks for the reminder. I'll do it tonight. > > Post a ticket for that?
I've just this minute committed a fix in [5461]. So let me know if there are any further problems there, but it should at least not explode now. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

