bbaetz%student.usyd.edu.au
43e088d22a
Bug 134575 - some scripts trying to make world writable directories
...
r=justdave, gerv
2002-04-07 03:56:46 +00:00
justdave%syndicomm.com
065a93f81a
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
2002-02-17 08:22:31 +00:00
justdave%syndicomm.com
a4a033f5d4
Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to
...
sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with
a period). Has been tested with sendmail and postfix.
Patch by Dave Miller <justdave@syndicomm.com>
r= afranke, bugzilla@bkor.dhs.org , jake
2002-02-06 02:47:00 +00:00
jake%acutex.net
a325f27a1b
Bug 109530 - xml.cgi was quoting stuff way too much. This is because it was incorrectly quoted in Bug.pm
...
r= justdave, louie
2001-11-26 14:16:10 +00:00
zach%zachlipton.com
92f724c63f
Fix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line addition
...
that makes importxml.pl not fail the tests. We are on our way to 100%!
Patch by Jake <jake@acutex.net>, r=zach@zachlipton.com , no 2nd review required.
2001-10-05 00:42:06 +00:00
justdave%syndicomm.com
9d61fad196
fix for bug 91903: insecure dependency in require in importxml.pl under taint mode only in Perl 5.005.
...
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
2001-07-25 20:12:00 +00:00
justdave%syndicomm.com
eefbb08052
Killing the "used only once" error that suddenly popped up out of nowhere on tinderbox.
2001-07-04 05:33:37 +00:00
justdave%syndicomm.com
a490c6a17a
Fix for bug 83633: perl warnings in 5.6
...
r= Hixie
2001-06-01 10:03:52 +00:00
justdave%syndicomm.com
8ab8f92481
backing out previous fix to importxml.pl. It fixed it on Perl 5.6 and broke it on Perl 5.005. Will need to investigate.
2001-06-01 02:27:52 +00:00
justdave%syndicomm.com
ed939131dc
Fix for bug 57848, perl warnings in several files.
...
Patch by Nick Hibma <n_hibma@qubesoft.com>
r= justdave@syndicomm.com
2001-06-01 02:07:28 +00:00
endico%mozilla.org
8a39869b3c
Bug moving code is now fully implemented. To use it, turn on the param and set the move related params.
2000-07-13 23:12:52 +00:00
endico%mozilla.org
5eba126f6b
add comment explaining how to set up mail alias
2000-06-24 00:13:55 +00:00
endico%mozilla.org
0bf34bfcc6
add more whitespace to exporter's log message
2000-06-23 23:54:35 +00:00
endico%mozilla.org
7032a67459
move new path code to beginning
2000-06-23 23:52:32 +00:00
endico%mozilla.org
09d4fe773b
include error messages for each bug in the exporter's confirmation mail
2000-06-23 22:56:45 +00:00
endico%mozilla.org
71f81aeb8e
find the path this script lives in and add it to @INC and to the current working directory.
2000-06-23 22:43:21 +00:00
endico%mozilla.org
675da7ada7
give more verbose error messages
2000-06-23 19:41:38 +00:00
endico%mozilla.org
2986433dde
fix subject on confirmation mail
2000-06-23 00:10:34 +00:00
endico%mozilla.org
42afc62653
send error messages as mail to appropriate parties instead of to stdout
2000-06-22 20:00:14 +00:00
endico%mozilla.org
10769809dd
forgot the reporter and URL fields
2000-06-21 07:52:25 +00:00
endico%mozilla.org
8c199a1eb4
experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug object and provides methods for getting and setting attributes and for printing out the bug as xml. xml.cgi prompts for a list of bugs and displays the list as html. xml.cgi replaces export_bug.cgi
2000-06-08 20:30:10 +00:00
endico%mozilla.org
52dab1bb59
remove requirement for Data::Dumper
2000-05-16 14:04:05 +00:00
endico%mozilla.org
6a1ddb81e8
export_bug.cgi emits a bug as xml in a form that import.pl can use to import the bug into another instance of bugzilla.
2000-05-16 07:10:45 +00:00