FreeBSD Bugzilla – Attachment 78626 Details for
Bug 113071
[patch] improve query-pr.cgi
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dosendpr.diff
dosendpr.diff (text/x-diff; charset=iso-8859-1), 603 bytes, created by
Shaun Amott
on 2007-06-10 14:09:18 UTC
(
hide
)
Description:
dosendpr.diff
Filename:
MIME Type:
Creator:
Shaun Amott
Created:
2007-06-10 14:09:18 UTC
Size:
603 bytes
patch
obsolete
>Index: dosendpr.cgi >=================================================================== >RCS file: /home/dcvs/www/en/cgi/dosendpr.cgi,v >retrieving revision 1.31 >diff -u -r1.31 dosendpr.cgi >--- dosendpr.cgi 23 May 2007 21:53:45 -0000 1.31 >+++ dosendpr.cgi 10 Jun 2007 13:05:34 -0000 >@@ -175,7 +175,7 @@ > > # Build the PR. > $pr = "To: $submission_address\n" . >- "From: " . param('originator') . "<" . param('email') . ">\n" . >+ "From: " . param('originator') . " <" . param('email') . ">\n" . > "Subject: " . param('synopsis') . "\n" . > env2hdr(@ENV_captures); > if ($blackhole_err) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 113071
:
78624
|
78625
| 78626