[Rt-devel] Re: [rt-users] Russian description cause system error
Ruslan Zakirov
ruslan.zakirov at gmail.com
Wed Sep 7 10:49:48 EDT 2005
Actually, queue is successfuly created, but when RT tries to show
queue info and calls __Value methods DBIx::SB takes values from cache
where all values already has UTF8 flag on, so decode_utf8 fails cuz it
requires octets input.
We should just check UTF8 flag state before call decode_utf8, I'll
prepare patch and send it today.
On 9/7/05, Ruslan Zakirov <ruslan.zakirov at gmail.com> wrote:
> I can reproduce this, but didn't dig deep why it happens.
>
> On 9/7/05, cronfy - ipnet <cronfy at ipnet.ru> wrote:
> > Good day, everyone!
> >
> > Nice to meet you.
> > I have just installed RT-3.4.4 with mod_perl/1.29 and Apache/1.3.31.
> > It works fine while it is english, but when I try to set russian
> > description for a new queue or group, I get System Error like one
> > I placed here: http://cronfy.spb.ru/error.htm, but group or queue
> > is created though. Creating a group or a queue with russian name
> > and english description works OK.
> > There was same problem with setting russian descriptions for
> > CustomsFields values when I used RT-3.4.3, but this problem has gone
> > after I upgraded RT.
> >
> > What can I do to fix this?..
> >
> > Thank You.
> >
> > --
> > cronfy mailto:cronfy at ipnet.ru
> >
> > _______________________________________________
> > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> >
> > Be sure to check out the RT Wiki at http://wiki.bestpractical.com
> >
> > Buy your copy of our new book, RT Essentials, today!
> >
> > Download a free sample chapter from http://rtbook.bestpractical.com
> >
>
>
> --
> Best regards, Ruslan.
>
--
Best regards, Ruslan.
More information about the Rt-devel
mailing list