2 May 2011 23:39
[Mutt] #3514: bogus regexp for BTS subscription
Mutt <fleas <at> mutt.org>
2011-05-02 21:39:32 GMT
2011-05-02 21:39:32 GMT
#3514: bogus regexp for BTS subscription
------------------------------+---------------------------------------------
Reporter: antonio <at> … | Owner: mutt-dev
Type: defect | Status: new
Priority: trivial | Milestone:
Component: mutt | Version: 1.5.21
Keywords: patch |
------------------------------+---------------------------------------------
Forwarding from http://bugs.debian.org/611412
{{{
The manual reports a bad regexp for Debian bugs in BTS:
subscribe [0-9]*.* <at> bugs.debian.org
But this regex matches, amongst others, submit <at> bugs.debian.org and
control <at> bugs.debian.org.
The new proposed regexp is:
subscribe [0-9]+.* <at> bugs.debian.org
The attached patch fixes the problem
}}}
--
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3514>
Mutt <http://www.mutt.org/>
The Mutt mail user agent
(Continue reading)
RSS Feed