On Fri, Apr 06, Malcolm Tredinnick wrote:
> I'm familiar with the problems. Fixing all occurrences is harder than
> understanding them, sadly. :-)
;-)
Well, I wasn't successful with the test case, and I don't know how much exposure
to computers I'll get during Eastern, but I've got to leave the
On Thu, 2007-04-05 at 17:42 +0200, Michael Radziej wrote:
> On Fri, Apr 06, Malcolm Tredinnick wrote:
>
> > I actually understand the problem now that it's been pointed out. Don't
> > waste too much time looking into this if you don't want. Your diagnosis
> > in the ticket is essentially correct.
On Fri, Apr 06, Malcolm Tredinnick wrote:
> I actually understand the problem now that it's been pointed out. Don't
> waste too much time looking into this if you don't want. Your diagnosis
> in the ticket is essentially correct. You can see the same problem at
> the Python prompt. We have the eq
Hey Michael,
On Thu, 2007-04-05 at 17:06 +0200, Michael Radziej wrote:
> Hi Malcolm,
>
> On Fri, Apr 06, Malcolm Tredinnick wrote:
>
> >
> > On Thu, 2007-04-05 at 16:06 +0200, Michael Radziej wrote:
> > > Hi,
> > >
> > > changeset [4919] made the escape filter tag return unicode strings inste
Hi Malcolm,
On Fri, Apr 06, Malcolm Tredinnick wrote:
>
> On Thu, 2007-04-05 at 16:06 +0200, Michael Radziej wrote:
> > Hi,
> >
> > changeset [4919] made the escape filter tag return unicode strings instead
> > of bytestrings, which seems to create problems as soon as you use non-ASCII
> > cha
On Thu, 2007-04-05 at 16:06 +0200, Michael Radziej wrote:
> Hi,
>
> changeset [4919] made the escape filter tag return unicode strings instead
> of bytestrings, which seems to create problems as soon as you use non-ASCII
> characters.
I've reverted that portion of the change. There's a whole rat
Hi,
changeset [4919] made the escape filter tag return unicode strings instead
of bytestrings, which seems to create problems as soon as you use non-ASCII
characters.
If you see any encoding problems, especially with oldforms or the admin
interface, please take a look at ticket #3924. The except