about summary refs log tree commit homepage
path: root/lib/PublicInbox/Msgmap.pm
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-07-30 01:30:55 -0400
committerEric Wong <e@yhbt.net>2020-07-30 07:53:30 +0000
commit41ecd08ee60daa495de3a2fc2c0296dc9cc9a0b3 (patch)
tree2c683d8b59e666aec1a82810b21906db0ce2b801 /lib/PublicInbox/Msgmap.pm
parent9e0c2886493863b4bc6483ce0a3bfd3d599c8c87 (diff)
downloadpublic-inbox-41ecd08ee60daa495de3a2fc2c0296dc9cc9a0b3.tar.gz
The grep call in list_match_domain_i returns true for all inboxes,
even ones without a URL that matches the regular expression, because
the qr value passed to grep is not surrounded by slashes.  Add them.

Fixes: 1988d730c0088e8b (config: support multi-value inbox.*.*url)
Diffstat (limited to 'lib/PublicInbox/Msgmap.pm')
0 files changed, 0 insertions, 0 deletions