[ic] Missing > in lib/UI/usertag/display or display.tag

Joachim Leidinger interchange-users@interchange.redhat.com
Fri Feb 8 04:21:00 2002


Joachim Leidinger wrote:
> 
> Hi List,
> 
> if you have "<UL><LI>jojo</LI><LI>jojo2</LI></UL>" in your products.txt
> file, you will get
> 
> &lt;UL>&lt;LI>....
> 
> instead of
> 
> &lt;UL&gt;&lt;LI&gt;....
> 
> it seems to me,
> 
> my $DECODE_CHARS = qq{[<"\000-\037\177-\377};
> 
> should be as
> 
> my $DECODE_CHARS = qq{[<>"\000-\037\177-\377};
> 
> I'm using IC 4.6.5 and IC 4.8.3!
> 
> Am I right?

I think, 

my $DECODE_CHARS = qq{[<"\000-\037\177-\377};

should be as

my $DECODE_CHARS = qq{[]<>"\000-\037\177-\377};

because, I want to insert a long description like

"...see the item <A HREF="[area 12345]">12345</A> too...."

Right? Any comments?

Thanks!

Joachim

-- 
Hans-Joachim Leidinger | Dipl.-Phys.Ing. Entwicklung eCommerce
[Hans-Joachim.leidinger@bpanet.de]
Black Point Arts Internet Solutions GmbH
http://www.bpanet.de