[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Missing > in lib/UI/usertag/display or display.tag
Joachim Leidinger wrote:
>
> Hi List,
>
> if you have "<UL><LI>jojo</LI><LI>jojo2</LI></UL>" in your products.txt
> file, you will get
>
> <UL><LI>....
>
> instead of
>
> <UL><LI>....
>
> 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