Hi,

Currently keyword-regex is configured to only do exact case matches. This is in contrast to keyword matching, which is case incensitive. Additionaly, input string input string is converted to lower case for matching. This will cause all keyword-regex patterns with capital letters to fail.

This patch corrects that by inittializing keyword-regex to case incensitive matching.
Reported by Mike Cariotoglou

BR,
Nikos

Attachment: urltrans.diff
Description: Binary data

Reply via email to