[ic] 8bit 2byte code support?

Shozo Murahashi murahashi@ayayu.com
Wed, 20 Sep 2000 22:21:09 +0900


Does anyone advise me more?

I tried modify display module as follows, but still it does not work
well.

mvend/lib/UI/usertag/display

#   HTML::Entities::encode($text, $DECODE_CHARS);




Murahashi

----- Original Message -----
From: Ayayu Infomation desk <info@ayayu.com>
To: <interchange-users@minivend.com>
Sent: Monday, September 18, 2000 9:04 PM
Subject: Re: [ic] 8bit 2byte code support?


> Thank you Stefan-san,
>
> I just only commented out 2 lines below.
>
>
>
> UserTag row-edit HasEndTag
> UserTag row-edit Order key table size columns
>
> [deleted by Murahashi]
>
> HTML::Entities::encode($text, '&');
> #   HTML::Entities::encode($text, $DECODE_CHARS);
>    $out .= <<EOF;
>
>
>
> UserTag display Order table column key
> UserTag display Interpolate 1
> UserTag display Routine <<EOR
>
> [deleted by Murahashi]
>
>  HTML::Entities::encode($text, '&');
> # HTML::Entities::encode($text, $DECODE_CHARS);
>
> ----- Original Message -----
> From: Stefan Hornburg <racke@linuxia.de>
> To: <interchange-users@minivend.com>
> Sent: Monday, September 18, 2000 7:30 PM
> Subject: Re: [ic] 8bit 2byte code support?
>
>
> > "Shozo Murahashi" <murahashi@ayayu.com> writes:
> >
> > > I installed new INTERCHANGE 4.5.5 on my FreeBSD and checked how
does
> it
> > > work with 2bytes asian code (in my case of Japanese).
> > >
> > > 2bytes code will be well in Minivend because I maintened Minivend
in
> > > real several sites. Actually barry demo seems working well.
> > >
> > > On the other hand, UI have some troubles in case of 2bytes code.
UI
> > > destroyed some 8bit code because of encoding logic. But we have to
> keep
> > > 8bit code through DB maintenance UI.
> > > Would you tell me some suggestion? In case of Minimate, I patched
> code
> > > at row-edit and display Usertags not to encode text in mmtags.cfg.
I
> > > could add, modify data on Minimate before.
> >
> > First, I advise you to send your patches so the IC team can look
> > into.
> >
> > Ciao
> >         Racke
> >
> > --
> > LinuXia Systems && Cobolt NetServices, eCommerce and more
> > Shop- und Datenbanklösungen mit MiniVend, Firewalls auf Debian-Basis
> > http://www.linuxia.de - http://www.cobolt.net
> > --> Junior Officer of the MiniVend/Interchange Bug Patrol <---
> >
> > _______________________________________________
> > Interchange-users mailing list
> > Interchange-users@www.minivend.com
> > http://www.minivend.com/mailman/listinfo/interchange-users
> >
>
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@www.minivend.com
> http://www.minivend.com/mailman/listinfo/interchange-users
>