]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 125516: the recent fix for emails truncating when a period occurred on...
authorjustdave%syndicomm.com <>
Sun, 17 Feb 2002 16:22:29 +0000 (16:22 +0000)
committerjustdave%syndicomm.com <>
Sun, 17 Feb 2002 16:22:29 +0000 (16:22 +0000)
commit3d96b37a3fe7be31a11c6313746f41341ee365c8
tree30b239a5776489429937f938449b5c48c6baafc7
parent115bce1c6eac26f5407a8b741bf6cbbe3b0366fb
Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it
needs the -t and -i as separate parameters instead of stacked (the original patch had -ti)
Patch by Tobias Burnus <burnus@gmx.de>
r= justdave, gerv
Bugzilla/Token.pm
CGI.pl
Token.pm
globals.pl
importxml.pl
move.pl
processmail
whineatnews.pl