Gossamer Forum
Home : Products : Gossamer Links : Discussions :

bug: search highlighting

Quote Reply
bug: search highlighting
Hi,

Search highlighting seems not to work when using * for example: examp* .
I have not yet checked for other instances, but I would suggest something like:

Code:
chop $lc if $lc =~ /\*$/;

in /admin/Links/Tools.pm

after

Code:
my $lc = lc;

in sub highlight.

Regards

Niko
Subject Author Views Date
Thread bug: search highlighting el noe 2662 Aug 24, 2009, 2:40 AM
Post Re: [el noe] bug: search highlighting
el noe 2539 Aug 24, 2009, 5:49 AM