FreeBSD Bugzilla – Attachment 15193 Details for
Bug 28248
Print the synposis of a PR in the <title> of query-pr
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 694 bytes, created by
Mike Heffner
on 2001-06-18 04:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mike Heffner
Created:
2001-06-18 04:40:01 UTC
Size:
694 bytes
patch
obsolete
>Index: query-pr.cgi >=================================================================== >RCS file: /home/ncvs/www/en/cgi/query-pr.cgi,v >retrieving revision 1.25 >diff -u -r1.25 query-pr.cgi >--- query-pr.cgi 2000/12/29 12:43:12 1.25 >+++ query-pr.cgi 2001/06/18 03:31:32 >@@ -136,7 +136,8 @@ > $syn =~ s/[\t]+/ /g; > $origsyn = $syn; > $syn = &fixline($syn); >- print &html_header("Problem Report $cat/$number"); >+ print &short_html_header("Problem Report $cat/$number: $syn"); >+ print "<h1><font color=\"#660000\">Problem Report $cat/$number</font></h1>\n"; > print "<strong>$syn</strong><p>\n<dl>\n"; > } else { > next if $inhdr;
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 28248
: 15193